Activity for ActionApps

  • Honza Malik Honza Malik committed [r5131] on SVN

    Fixed and speed optimized QuoteColons,... functions

  • Honza Malik Honza Malik committed [r5130] on SVN

    Fixed and speed optimized QuoteColons,... functions

  • Honza Malik Honza Malik committed [r5129] on SVN

    Fixed and speed optimized QuoteColons,... functions

  • Honza Malik Honza Malik committed [r5128] on SVN

    removed forgotten debug output

  • Honza Malik Honza Malik committed [r5127] on SVN

    Fixed problem with previous fix of unescaped #

  • Honza Malik Honza Malik committed [r5126] on SVN

    Fixed problem on unescaped # - there was problem with # in {ifset:_#this:<a href="_#1">{ifset:{name...........1}:_#1:_#this}</a>} if field ends with #

  • Honza Malik Honza Malik committed [r5125] on SVN

    Better {daterange} formatting. Now allows also custom definition of hour delimiter - like ", "

  • Honza Malik Honza Malik committed [r5124] on SVN

    Fixed unserialize problem with new allowed classes

  • Honza Malik Honza Malik committed [r5123] on SVN

    setField JS function now supports newer Widget types (aa[]...)

  • Honza Malik Honza Malik committed [r5122] on SVN

    Related Item Window widget now allows delete of multiple options at once

  • Honza Malik Honza Malik committed [r5121] on SVN

    {min}, {max}, ... functions works also with formated values "1 234,478", FR and EN notations...

  • Honza Malik Honza Malik committed [r5120] on SVN

    fixed unchecked null pointer

  • Honza Malik Honza Malik committed [r5119] on SVN

    Advanced select2 is not displayed by default when less than 9 options

  • Honza Malik Honza Malik committed [r5118] on SVN

    fixed trouble in Related Item Manager - not selected on click (sometimes)

  • Honza Malik Honza Malik committed [r5117] on SVN

    nicer code for {protectmail}...

  • Honza Malik Honza Malik committed [r5116] on SVN

    graphics update of hierarchical constants widget

  • Honza Malik Honza Malik committed [r5115] on SVN

    more secure unserialize (added allowed classes) and other small fixes

  • Honza Malik Honza Malik committed [r5114] on SVN

    new Link to ReaderSet directly from Slice Admin -> Permissions

  • Honza Malik Honza Malik committed [r5113] on SVN

    fixed Remove feature of views

  • Honza Malik Honza Malik committed [r5112] on SVN

    small changes - just typo and use original PHP function instead of alias one

  • Honza Malik Honza Malik committed [r5111] on SVN

    fixed some previous fixes - empty() is not good in some cases - '0'

  • Honza Malik Honza Malik committed [r5110] on SVN

    fixed type mismatch for nocache=invalidate

  • Honza Malik Honza Malik committed [r5109] on SVN

    fixed int validation

  • Honza Malik Honza Malik committed [r5108] on SVN

    - fixed deprecations and some PHP warnings

  • Honza Malik Honza Malik committed [r5107] on SVN

    - fixed error in {substr}, {rss2html}, {preg_match}, {fmod}, {log}, {max}, {min} command with no parameters

  • Honza Malik Honza Malik committed [r5106] on SVN

    fixed error in {fmod} command

  • Honza Malik Honza Malik committed [r5105] on SVN

    fixed error {file2text} command

  • Honza Malik Honza Malik committed [r5104] on SVN

    fixed error for empty {dictionary} command

  • Honza Malik Honza Malik committed [r5103] on SVN

    fixed function return type

  • Honza Malik Honza Malik committed [r5102] on SVN

    fixed alerts

  • Honza Malik Honza Malik committed [r5101] on SVN

    fixed getMoreHellp value type error

  • Honza Malik Honza Malik committed [r5100] on SVN

    fixed function return type

  • Honza Malik Honza Malik committed [r5099] on SVN

    fix zids call

  • Honza Malik Honza Malik committed [r5098] on SVN

    zids->count() replaced by quicker and more accurate zids->isEmpty()

  • Honza Malik Honza Malik committed [r5097] on SVN

    fixed set[]=page-2-2 parameter of view

  • Honza Malik Honza Malik committed [r5096] on SVN

    small visual fix of inputform

  • Honza Malik Honza Malik committed [r5095] on SVN

    fixed wrong return type

  • Honza Malik Honza Malik committed [r5094] on SVN

    small fixes

  • Honza Malik Honza Malik committed [r5093] on SVN

    - fixed problem with rss2html on unvalid url

  • Honza Malik Honza Malik committed [r5092] on SVN

    fixed {field2html} fatal error

  • Honza Malik Honza Malik committed [r5091] on SVN

    bumped version of AA to 2025.6

  • Honza Malik Honza Malik committed [r5090] on SVN

    fixed problem with AA upgrade to current version, where Planed Task mails was not able to be send due to incompatible declaration

  • Honza Malik Honza Malik committed [r5089] on SVN

    fixed map1field() return value

  • Honza Malik Honza Malik committed [r5088] on SVN

    fixed f_t - wrong flag value

  • Honza Malik Honza Malik committed [r5087] on SVN

    fixed {cookie:} command

  • Honza Malik Honza Malik committed [r5086] on SVN

    new button show in style guide

  • Honza Malik Honza Malik committed [r5085] on SVN

    removed PHP based cryptograph path - now we use sodium native functions only

  • Honza Malik Honza Malik committed [r5084] on SVN

    unified error messages in AA

  • Honza Malik Honza Malik committed [r5083] on SVN

    - new {css:<reserve>:css code} for adding the styles to the head of page: {css::.wrapper { display: grid; }}

  • Honza Malik Honza Malik committed [r5082] on SVN

    fixed object with subobjects deletion

  • Honza Malik Honza Malik committed [r5081] on SVN

    better error handling when manager meets nonexisting item

  • Honza Malik Honza Malik committed [r5080] on SVN

    unified error messages in AA

  • Honza Malik Honza Malik committed [r5079] on SVN

    fixed file upload

  • Honza Malik Honza Malik committed [r5078] on SVN

    fixed Delete field problem

  • Honza Malik Honza Malik committed [r5077] on SVN

    unified error messages in AA

  • Honza Malik Honza Malik committed [r5076] on SVN

    Linkchecker - {linkcheck:<url>} now tries GET request if the reaction to HEAD request is 405 Method Not Allowed or 501 Not Implemented

  • Honza Malik Honza Malik committed [r5075] on SVN

    add new logo for single line header of AA admin interface

  • Honza Malik Honza Malik committed [r5074] on SVN

    changed diff library to better jfcherng/php-diff

  • Honza Malik Honza Malik committed [r5073] on SVN

    switched php VERSION TO 8.2+

  • Honza Malik Honza Malik committed [r5072] on SVN

    fix type error

  • Honza Malik Honza Malik committed [r5071] on SVN

    DB access fully switched to PDO

  • Honza Malik Honza Malik committed [r5070] on SVN

    better parameter validation for AA admin pages

  • Honza Malik Honza Malik committed [r5069] on SVN

    updated AA user interface - one row header for more content

  • Honza Malik Honza Malik committed [r5068] on SVN

    new format parameter to {rss2html:<rss_url>[:max_number_of_items[:format]]} - {rss2html:https#://sourceforge.net/p/apc-aa/svn/feed:5:<div><a href="{link}"><xsl:value-of select="title"/></a></div>}

  • Honza Malik Honza Malik committed [r5067] on SVN

    - added types to function returns

  • Honza Malik Honza Malik committed [r5066] on SVN

    - added types to function returns

  • Honza Malik Honza Malik committed [r5065] on SVN

    - added types to function returns

  • Honza Malik Honza Malik committed [r5064] on SVN

    - added types to function returns

  • Honza Malik Honza Malik committed [r5063] on SVN

    - added types to function returns

  • Honza Malik Honza Malik committed [r5062] on SVN

    - better class enclosing - var -> protected -> private

  • Honza Malik Honza Malik committed [r5061] on SVN

    - better parameter validation for AA admin pages

  • Honza Malik Honza Malik committed [r5060] on SVN

    fix Optimize function incompatibility

  • Honza Malik Honza Malik committed [r5059] on SVN

    added _#hops alias to {linkcheck:..} showing number of redirects (or '')

  • Honza Malik Honza Malik committed [r5058] on SVN

    fixed _#redir alias (final redirected url) in {linkcheck:...}

  • Honza Malik Honza Malik committed [r5057] on SVN

    - more powerful {linkcheck... - moved to cUrl and added _#redir, _#mime, _#charset and _#duration. Now it works also with redirects and shows final url _#redir

  • Honza Malik Honza Malik committed [r5056] on SVN

    - Changed Add Item color to green

  • Honza Malik Honza Malik committed [r5055] on SVN

    fixed disabled aliases in AA UI

  • Honza Malik Honza Malik committed [r5054] on SVN

    replaced AND to && and OR to || and some other optimalizations

  • Honza Malik Honza Malik committed [r5053] on SVN

    Used Rector with SetList::CODE_QUALITY to improve the code (manually checked and used only valid changes)

  • Honza Malik Honza Malik committed [r5052] on SVN

    Used Rector with SetList::CODE_QUALITY to improve the code (manually checked and used only valid changes)

  • Honza Malik Honza Malik committed [r5051] on SVN

    Used Rector with EarlyReturn to add "Early Returns" and move default class property values from constructor to definition

  • Honza Malik Honza Malik committed [r5050] on SVN

    - set target to PHP 8.2

  • Honza Malik Honza Malik committed [r5049] on SVN

    fixed {range...} - fatal error for {range:-2008-2009-2010-2011}

  • Honza Malik Honza Malik committed [r5048] on SVN

    fixed count hit - duration is not cleared after one week

  • Honza Malik Honza Malik committed [r5047] on SVN

    fixed count hit - duration is not cleared after one week

  • Honza Malik Honza Malik committed [r5046] on SVN

    fixed related selection bug

  • Honza Malik Honza Malik committed [r5045] on SVN

    Replaced deprecated mapy.cz address suggester with Photon

  • Honza Malik Honza Malik committed [r5044] on SVN

    - new "Silent" possibility to Import CSV - without performing any other operations like evaluate-computed-field, feed, send e-mail to Readers of Alerts...

  • Honza Malik Honza Malik committed [r5043] on SVN

    added search links to Item links

  • Honza Malik Honza Malik committed [r5042] on SVN

    new "Searchable in AA Item Manager" field option - the field is shown in Search box in Item Manager. It is the possibility, how to hide the field from Search

  • Honza Malik Honza Malik committed [r5041] on SVN

    better move item icon

  • Honza Malik Honza Malik committed [r5040] on SVN

    added security headers for AA Admin UI - X-Frame-Options, X-Content-Type-Options, Referrer-Policy and removed deprecated X-XSS-Protection

  • Honza Malik Honza Malik committed [r5039] on SVN

    - new parameter to {text2html:<text>:CZHTML} - CZHTML replaces all czech prepositions with &nbsp; - v&nbsp;lese where it is typographicaly correct - it ignores HTML tags

  • Honza Malik Honza Malik committed [r5038] on SVN

    - Allow to move aliases by drag&drop (where possible)

  • Honza Malik Honza Malik committed [r5037] on SVN

    nicer view of AA -> Logs

  • Honza Malik Honza Malik committed [r5036] on SVN

    Allow to move aliases by drag&drop (where possible)

  • Honza Malik Honza Malik committed [r5035] on SVN

    new possibility for {include:...} specify body and err message (with status...) - {include:https#://example.cz/api/data:POST:{"Content-Type"#:"application/json"}:{"data":"xy"}:Error _#status, _#errmsg}

  • Honza Malik Honza Malik committed [r5034] on SVN

    adds library for JSONPath

  • Honza Malik Honza Malik committed [r5033] on SVN

    new functions to work with JSON:

  • Honza Malik Honza Malik committed [r5032] on SVN

    new possibility to make HTTP request to any URL with GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD and custom headers - {include:<url>:<type>:<headers>} - like {include:https#://api.example.cz/getdata/my_ID:GET:{jsonasoc:Content-Type:application/json:key:478484a5c4e54b584e54a54c5b7899}}

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.