| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-18 | Rework javascript to remove MochiKit and simplify to jquery | Lester Caine | 2 | -181/+140 | |
| 2026-05-15 | Move acisortable to package used in structure_edit | Lester Caine | 3 | -0/+958 | |
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 2 | -0/+0 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2010-06-02 | move all imagetags stuff to tags | Christian Fowler | 1 | -28/+0 | |
| 2010-05-13 | Basic javascript for image area tagging function. This needs to be combined ↵ | Lester Caine | 1 | -0/+28 | |
| with mimetaggedimage plugin | |||||
| 2008-12-14 | create service for ajax comments so that fck editor (or any other add on) ↵ | wjames5 | 1 | -19/+29 | |
| can do waht it needs to do before posting via ajax | |||||
| 2008-12-01 | tiny typo in comment | wjames5 | 1 | -1/+1 | |
| 2008-09-07 | remove input ids which are unnecessary and can cause collision if multiple ↵ | wjames5 | 1 | -10/+16 | |
| forms are loaded to the same page. also replace file input if ajax upload fails so onchange works on subsequent attempts | |||||
| 2008-07-15 | attach a form_id to ajax attachment forms so that you can have multiple ↵ | wjames5 | 1 | -5/+5 | |
| attachment forms on a page and have the updates all work smoothly. | |||||
| 2008-07-14 | update calls to show and hideSpinner to BitBase | wjames5 | 1 | -2/+2 | |
| 2008-07-14 | move ajax file browser to kernel and rename js file and class, make use of ↵ | Max Kremmel | 1 | -35/+0 | |
| new js urls and add extensive usage instructions for ajax file browser. | |||||
| 2008-07-14 | add basic ajax file browser | Max Kremmel | 1 | -0/+35 | |
| 2008-07-03 | properly clear file upload field by replacing input | wjames5 | 1 | -4/+9 | |
| 2008-07-03 | fix attachment ajax upload callbacks - forgot to get form by id | wjames5 | 1 | -1/+2 | |
| 2008-07-01 | make attachment ajax js more flexible for overriding | wjames5 | 1 | -17/+27 | |
| 2008-07-01 | move js to scripts dir with other scripts | wjames5 | 1 | -0/+150 | |
| 2008-06-22 | submit title as some content requires it in verify, also a number of other ↵ | wjames5 | 1 | -17/+26 | |
| minor bug fixes - ajax attachments now works again | |||||
| 2008-06-20 | big overhaul of ajax attachment uploader - this is mime and attachable ↵ | wjames5 | 1 | -1/+12 | |
| friendly. however its not wiki friendly which requires a title to run its store process - so thats on the todo list. this doest break anything, since it was already broken. | |||||
| 2007-11-11 | update dependency comment | wjames5 | 1 | -2/+2 | |
| 2007-10-31 | make ajax process check in attch uploader specific to attchment processes - ↵ | wjames5 | 1 | -28/+29 | |
| general ajax request checks are too sweeping in scope, which can cause conflicts in other ajax requests that might not want the same exclusion. also tidy a libertyattachments ajax callback so its not running its process everytime its called on page load - which prolly should be cleaned up but not goign to bother tonight | |||||
| 2007-10-10 | move ajax liberty attachments code to liberty pkg - may move this to ↵ | wjames5 | 1 | -0/+51 | |
| header_inc in near future | |||||
