alecpl
2009-07-21 61e96cd1f9b32345fd15ae826674f38f0495baa3
2009-07-17 alecpl
- use lowercase in html tag names (to make switch to xhtml simpler in the f...
blob@ 91a35e commitdiff | diff to current
2009-07-01 alecpl
- call tinyMCE.triggerSave() before form submit (#1485860)
blob@ 6b42d5 commitdiff | diff to current
2009-06-29 alecpl
- fix text input style by setting its type
blob@ 3d241d commitdiff | diff to current
2009-06-20 alecpl
- minimize autocomplete requests
blob@ 297a43 commitdiff | diff to current
2009-06-20 alecpl
- one hasClass check less
blob@ e01474 commitdiff | diff to current
2009-06-19 thomascube
Open collapsed folders during drag & drop (#1485914)
blob@ 72f5b1 commitdiff | diff to current
2009-06-19 thomascube
Also trigger 'insertrow' event when list is initialized on page load (#1485...
blob@ 465d38 commitdiff | diff to current
2009-06-15 alecpl
- always call logout action as task (#1485919)
blob@ 3a2b27 commitdiff | diff to current
2009-06-11 alecpl
- Added message Edit feature (#1483891, #1484440) - need icon
blob@ 069704 commitdiff | diff to current
2009-06-11 alecpl
- fix folder ID generation (for example two folders 'aaa' and 'aaa "')
blob@ 8ca0c7 commitdiff | diff to current
2009-06-10 alecpl
- fix list page change
blob@ d9c83e commitdiff | diff to current
2009-06-05 alecpl
- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options h...
blob@ 0b2ce9 commitdiff | diff to current
2009-06-05 alecpl
- removed unused var
blob@ b4ee74 commitdiff | diff to current
2009-06-05 alecpl
- small fixes/improvements of drag&drop
blob@ 12989a commitdiff | diff to current
2009-06-04 alecpl
- fix drag_move performance
blob@ 0061e7 commitdiff | diff to current
2009-06-02 thomascube
Fix list events used in drag&drop functionality (#1485890)
blob@ 9489ad commitdiff | diff to current
2009-06-01 thomascube
Use event system on the client to handle ajax callbacks
blob@ 0e99d3 commitdiff | diff to current
2009-05-31 alecpl
- Added possibility to invert messages selection
blob@ 528185 commitdiff | diff to current
2009-05-30 alecpl
- After move/delete from 'show' action display next message instead of mess...
blob@ dc2fc0 commitdiff | diff to current
2009-05-27 thomascube
Fix keyboard control of the autocomplete list
blob@ 3d3d10 commitdiff | diff to current
2009-05-26 thomascube
Re-enable the permalink command (allows one to choose right-click and open-...
blob@ a25d39 commitdiff | diff to current
2009-05-26 alecpl
- Add drag cancelling with ESC key (#1484344)
blob@ 91d1a1 commitdiff | diff to current
2009-05-23 alecpl
- Added message menu (some image needed), removed Print and Source buttons ...
blob@ 49dfb0 commitdiff | diff to current
2009-05-17 alecpl
- don't show message on unknown error (#1485848) + translate "Server Error!...
blob@ 74d421 commitdiff | diff to current
2009-05-14 alecpl
- Fix autocomplete problem with capital letters (#1485792)
blob@ cea956 commitdiff | diff to current
2009-05-09 alecpl
- Correct caret position in message form with signature (#1485833)
blob@ 40418d commitdiff | diff to current
2009-05-02 alecpl
- Added quick search box menu (#1484304)
blob@ 30b152 commitdiff | diff to current
2009-05-01 alecpl
- jQuery'fied GoogieSpell 4.0 + some changes in compose
blob@ 309d2f commitdiff | diff to current
2009-05-01 thomascube
Update Googiespell to version 4.0
blob@ ffa6c1 commitdiff | diff to current
2009-04-27 alecpl
- simplified messagelist sort action code
blob@ 23387e commitdiff | diff to current
2009-04-27 alecpl
- Fix wrong column sort order icons (#1485823) - set defult sorting of new ...
blob@ 9f3579 commitdiff | diff to current
2009-04-26 thomascube
Add javascript event 'insertrow'
blob@ c5d8db commitdiff | diff to current
2009-04-26 thomascube
Add two new javascript events
blob@ 99d866 commitdiff | diff to current
2009-04-24 alecpl
- Fix autocomplete spinning wheel does not disappear (#1485804)
blob@ 9d003a commitdiff | diff to current
2009-04-24 alecpl
-Fix address list isn't refreshing after jquery integration (#1485818)
blob@ 4b2be2 commitdiff | diff to current
2009-04-24 alecpl
- re-fix r2382
blob@ 111be7 commitdiff | diff to current
2009-04-23 alecpl
- small css fixes in login form, boxes and subscription list
blob@ f055b1 commitdiff | diff to current
2009-04-23 alecpl
- Fix text wrapping in HTML editor after switching from plain text to HTML ...
blob@ 962085 commitdiff | diff to current
2009-04-23 alecpl
- Fix auto-complete function hangs with plus sign (#1485815)
blob@ df781b commitdiff | diff to current
2009-04-21 alecpl
- Fix AJAX requests errors handler (#1485000)
blob@ 9ff9f5 commitdiff | diff to current
2009-04-21 alecpl
- Speed up message list displaying on IE (initialize list in background) - ...
blob@ c4b819 commitdiff | diff to current
2009-04-20 alecpl
- fix Enter key handler in user login input
blob@ 74a2d7 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-04-15 alecpl
- don't execute autocomplete action on left/right arrow key - Konqueror fix...
blob@ ca3c73 commitdiff | diff to current
2009-04-15 alecpl
- Fix messagelist focus issue when modifying status of selected messages (#...
blob@ 91df19 commitdiff | diff to current
2009-04-14 alecpl
- simplified code for serverside autocomplete + set rows limit on server si...
blob@ 80e227 commitdiff | diff to current
2009-04-10 alecpl
- Fix DEL key problem in search boxes (#1485528)
blob@ 58c9dd commitdiff | diff to current
2009-04-09 alecpl
- Fix drag&drop with scrolling on IE (#1485786)
blob@ 432a61 commitdiff | diff to current
2009-04-08 alecpl
- Fix adding signature separator in html mode (#1485350)
blob@ 6e9f9f commitdiff | diff to current
2009-02-27 thomascube
Prevent concurrent autocomplete query results display (#1485743)
blob@ aaffbe commitdiff | diff to current
first | « prev | next »