thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
2012-01-18 11:10:46 +00:00 |
|
thomascube
|
f7387d5f0c
|
Remove debugging stuff
|
2011-09-16 17:54:07 +00:00 |
|
thomascube
|
06dc9838e0
|
Fix session race conditions when composing new messages
|
2011-09-16 17:53:35 +00:00 |
|
alecpl
|
8dd172a5b0
|
- Fix XSS vulnerability in UI messages (#1488030)
|
2011-08-09 18:40:42 +00:00 |
|
alecpl
|
159763861e
|
- Display current user name in page title if devel_mode=true
|
2011-08-03 11:35:36 +00:00 |
|
alecpl
|
7f5a849e78
|
- Added possibility to undo last contact delete operation
|
2011-07-07 11:44:26 +00:00 |
|
thomascube
|
07b95dc49b
|
Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message()
|
2011-02-06 22:21:23 +00:00 |
|
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
2011-01-12 18:25:02 +00:00 |
|
alecpl
|
10a6fc58e6
|
- Fix: don't return "empty" unlock
|
2010-10-26 13:20:34 +00:00 |
|
alecpl
|
1ac5431877
|
- Fix bug in rcube_plugin::local_skin_path()
|
2010-10-14 17:02:25 +00:00 |
|
alecpl
|
ad334a1257
|
- Improve displaying of UI messages (#1486977)
|
2010-10-13 18:44:41 +00:00 |
|
alecpl
|
5c461bada9
|
- Update phpdoc (#1486958)
|
2010-09-29 16:47:05 +00:00 |
|
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
2010-09-25 13:03:53 +00:00 |
|
alecpl
|
1151581366
|
- Fix setting headers for IE in AJAX responses
|
2010-09-21 08:41:59 +00:00 |
|
alecpl
|
2eb7943f2a
|
- code cleanup (mostly identation fixes)
|
2010-04-23 11:25:37 +00:00 |
|
alecpl
|
1d786c86bf
|
- fixed svn keywords
|
2010-01-18 19:05:11 +00:00 |
|
alecpl
|
fd9cca2f2b
|
- fix for jQuery-1.4rc1: remove comment from ajax response
|
2010-01-13 08:51:10 +00:00 |
|
alecpl
|
2717f9f68e
|
- use proper unicode cleanup for JSON, fixes #1486356
|
2009-12-11 16:53:54 +00:00 |
|
alecpl
|
e5d60d69d4
|
- Use built-in json_encode() for proper JSON format in AJAX replies (and compat. with jQuery 1.4)
|
2009-12-09 08:18:47 +00:00 |
|
alecpl
|
e0480e9df8
|
- remove redundant JQ() use
|
2009-09-01 15:13:45 +00:00 |
|
alecpl
|
ecb9fb058d
|
- use RCMAIL_CHARSET instead of hardcoded 'utf-8'
|
2009-06-22 16:20:34 +00:00 |
|
thomascube
|
0e99d37a18
|
Use event system on the client to handle ajax callbacks
|
2009-06-01 15:35:53 +00:00 |
|
thomascube
|
69f18a09ae
|
Add plugin hooks for creating/saving/deleting identities and contacts
|
2009-05-01 19:04:26 +00:00 |
|
thomascube
|
5c2d6e3555
|
Fix adding labels from plugins
|
2009-04-26 17:02:13 +00:00 |
|
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
2009-04-19 17:44:29 +00:00 |
|
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
2009-01-17 01:55:39 +00:00 |
|
thomascube
|
c8a21d646c
|
Killed one more global var + log logins to a separate file (not console)
|
2008-09-05 07:27:23 +00:00 |
|
alecpl
|
f7a122fefd
|
- typo
|
2008-06-23 11:06:19 +00:00 |
|
thomascube
|
fde466c58c
|
Urlencode mail recipients for storing in session + little code cleanup
|
2008-06-20 11:40:05 +00:00 |
|
thomascube
|
c719f3c1e0
|
Store compose parameters in session and redirect to a unique URL
|
2008-06-20 10:40:01 +00:00 |
|
thomascube
|
83a7636872
|
More code cleanup
|
2008-06-14 12:23:08 +00:00 |
|
alecpl
|
a4e6ed10f6
|
- fixed setting pagetitle in ajax calls
|
2008-05-05 18:21:25 +00:00 |
|
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
2008-04-30 08:21:42 +00:00 |
|
alecpl
|
47fab0a48e
|
- don't send set_env() when env array is empty
|
2008-04-15 07:34:28 +00:00 |
|
thomascube
|
b2d8b845de
|
Don't use inexisting class name
|
2008-04-14 06:58:25 +00:00 |
|
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
2008-04-12 13:54:45 +00:00 |
|