thomascube
2011-08-18 fbe54043cf598b19a753dc2b21a7ed558d23fd15
2011-08-12 thomascube
Pass attributes as vars to label
blob@ c87806 commitdiff | diff to current
2011-08-09 alecpl
- Fix XSS vulnerability in UI messages (#1488030)
blob@ 8dd172 commitdiff | diff to current
2011-08-03 alecpl
- Display current user name in page title if devel_mode=true
blob@ 159763 commitdiff | diff to current
2011-07-26 alecpl
- Move console object initialization code into one place
blob@ 909a3a commitdiff | diff to current
2011-07-07 alecpl
- Added possibility to undo last contact delete operation
blob@ 7f5a84 commitdiff | diff to current
2011-06-24 alecpl
- Read _unlock from POST too
blob@ 5bfa44 commitdiff | diff to current
2011-06-01 thomascube
Add collected text labels in one single function call
blob@ 4dcd43 commitdiff | diff to current
2011-05-13 alecpl
- Use less included files in mail and message templates for better performa...
blob@ 8e99ff commitdiff | diff to current
2011-05-13 alecpl
- jQuery-1.6.1 (#1487913, #1487144)
blob@ 79275b commitdiff | diff to current
2011-05-09 alecpl
- Extend parse() method so it can be used to parse templates without printi...
blob@ c739c7 commitdiff | diff to current
2011-04-20 thomascube
Don't add env variable when template is empty (e.g. on error page)
blob@ 49dac9 commitdiff | diff to current
2011-04-15 thomascube
Add hook for request token creation (upon user request)
blob@ ef27a6 commitdiff | diff to current
2011-04-12 alecpl
- Fix bug where template name without plugin prefix was used in render_page...
blob@ ca18a9 commitdiff | diff to current
2011-03-01 thomascube
Simplify code
blob@ 79cd6c commitdiff | diff to current
2011-03-01 thomascube
Make it easier to add code to $(document).ready()
blob@ 044d66 commitdiff | diff to current
2011-03-01 thomascube
New config option for custom logo; allow skins to define/override texts
blob@ ae39c4 commitdiff | diff to current
2011-02-25 alecpl
- jQuery 1.5.1
blob@ 041f66 commitdiff | diff to current
2011-02-06 thomascube
Delegate contact input validation to rcube_addressbook instance; accept alr...
blob@ 07b95d commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-18 thomascube
Merge branch devel-addressbook (r4193:4382) back into trunk
blob@ 0501b6 commitdiff | diff to current
2011-01-13 alecpl
- Fix typos in encoding names (#1487680)
blob@ d8d467 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2011-01-12 alecpl
- Remove some empty lines from output of template conditions
blob@ 84581e commitdiff | diff to current
2011-01-06 thomascube
Make sure an existing session is killed/replaced when submitting login form
blob@ c3be8e commitdiff | diff to current
2010-12-10 alecpl
- Allow setting _user and _host via GET parameters on login screen (#1486993)
blob@ 1013ba commitdiff | diff to current
2010-12-01 alecpl
- Allow setting autocomplete attribute for all inputs separately (#1487313)
blob@ 1cca4f commitdiff | diff to current
2010-11-24 thomascube
Allow plugin templates to include local files (#1487133); make autocomplete...
blob@ fbe24e commitdiff | diff to current
2010-11-07 thomascube
Support skins with old template names
blob@ 7fcb56 commitdiff | diff to current
2010-10-14 alecpl
- Fix bug in rcube_plugin::local_skin_path()
blob@ 1ac543 commitdiff | diff to current
2010-10-13 alecpl
- Improve displaying of UI messages (#1486977)
blob@ ad334a commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-21 alecpl
- Fix setting headers for IE in AJAX responses
blob@ 115158 commitdiff | diff to current
2010-09-18 thomascube
Prevent from saving a non-existing skin path in user prefs
blob@ 62c791 commitdiff | diff to current
2010-09-08 alecpl
- Small performance improvements
blob@ 2aa2b3 commitdiff | diff to current
2010-06-08 thomascube
Bring back some previously removed lines
blob@ af3cf8 commitdiff | diff to current
2010-06-08 thomascube
Unify directory/mailbox list actions
blob@ e9b5a6 commitdiff | diff to current
2010-04-23 alecpl
- code cleanup (mostly identation fixes)
blob@ 2eb794 commitdiff | diff to current
2010-04-21 alecpl
- Hide IMAP host dropdown when single host is defined (#1486326)
blob@ f3e101 commitdiff | diff to current
2010-04-21 alecpl
- Add images pre-loading on login page (#1451160)
blob@ 8e211a commitdiff | diff to current
2010-03-19 alecpl
- Implemented messages copying using drag&drop + SHIFT (#1484086)
blob@ 9b3fdc commitdiff | diff to current
2010-03-09 alecpl
- simplify console
blob@ fe7d78 commitdiff | diff to current
2010-03-05 alecpl
- Add 'default_charset' option to user preferences (#1485451)
blob@ e55ab0 commitdiff | diff to current
2010-03-04 alecpl
- fix console's font-size in Konqueror
blob@ 4e4445 commitdiff | diff to current
2010-03-03 alecpl
- Fix regression in template expressions, don't allow '-' character in env/...
blob@ 40353f commitdiff | diff to current
2010-03-01 alecpl
- Improve performance by avoiding unnecessary updates to the session table ...
blob@ 929a50 commitdiff | diff to current
2010-02-18 thomascube
Better regex for template expressions + fix indentation
blob@ 030db5 commitdiff | diff to current
2010-01-28 alecpl
- add file/line definitions to raise_error() calls
blob@ 10eedb commitdiff | diff to current
2010-01-26 alecpl
- jQuery-1.4.1
blob@ 8f85e3 commitdiff | diff to current
2010-01-18 alecpl
- Use callback function instead of /e modifier in preg_replace()
blob@ 5740c0 commitdiff | diff to current
first | « prev | next »