alecpl
|
f8e48df715
|
- Merge devel-saved_search branch (Addressbook Saved Searches)
|
2011-09-06 16:35:14 +00:00 |
|
alecpl
|
66df084203
|
- Merge devel-spellcheck branch:
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
2011-09-06 13:39:45 +00:00 |
|
alecpl
|
5271bf090c
|
- Fix all messages remain selected after moving all search results and clearing search (#1488066)
|
2011-09-04 07:26:58 +00:00 |
|
alecpl
|
1c952a8902
|
- jQuery 1.6.3
|
2011-09-02 06:51:40 +00:00 |
|
alecpl
|
b6a069e6ca
|
- Fix error in messages drag&drop action caused by r5146
|
2011-09-02 06:45:39 +00:00 |
|
thomascube
|
e639c5da21
|
Initialize GUI objects which are added after init
|
2011-08-29 22:13:07 +00:00 |
|
thomascube
|
bd3891145b
|
Really abort autocompletion when hitting Escape
|
2011-08-29 20:01:39 +00:00 |
|
thomascube
|
f7b58afb94
|
Make list of mimetypes that open in preview window configurable (#1487625)
|
2011-08-29 17:30:11 +00:00 |
|
thomascube
|
1a716d2d34
|
Add copyright line on files with significant changes from Kolab Systems
|
2011-08-24 20:16:14 +00:00 |
|
alecpl
|
7a2bade211
|
- Added 'priority' column on messages list
|
2011-08-22 15:44:07 +00:00 |
|
alecpl
|
3ef524d806
|
- Prevent from form submit with Enter key in file input fields in Internet Explorer
|
2011-08-22 12:57:03 +00:00 |
|
alecpl
|
5db6f96d22
|
- Fix contact row update after name change when in searching mode, update changelog
|
2011-08-22 12:25:08 +00:00 |
|
alecpl
|
c269b49587
|
- Improve setting upload form attributes, IE7 uses 'encoding' attribute instead of 'enctype'
|
2011-08-19 12:53:39 +00:00 |
|
alecpl
|
27eb279b0f
|
- Fix photo links in contact edit form
|
2011-08-18 13:17:45 +00:00 |
|
alecpl
|
fe0cb657f1
|
- Add client-side checking of uploaded files size
|
2011-08-16 12:11:21 +00:00 |
|
thomascube
|
0f1faec392
|
Fix saving and deleting LDAP contacts; skip client-side input validation for contacts, this is done server-side
|
2011-08-11 22:24:29 +00:00 |
|
alecpl
|
1871993b21
|
- Fix inserting autocomplete entry (with MT enebled)
|
2011-08-08 08:54:30 +00:00 |
|
alecpl
|
241450ee45
|
- Fix unlocking in abort_request() (#1488025)
|
2011-08-06 07:27:30 +00:00 |
|
alecpl
|
9f07d1d532
|
- Don't call set_env() where it isn't required
|
2011-08-04 10:56:38 +00:00 |
|
alecpl
|
d0de4eb506
|
- Fix moving folder to root, it wasn't working with IMAP delimiter different that a dot
|
2011-08-04 10:52:17 +00:00 |
|
alecpl
|
d9615118f3
|
- Add abort_request() function
|
2011-08-04 08:12:36 +00:00 |
|
alecpl
|
db0408a2b8
|
- Make that reset-search resets also pending searches
|
2011-08-04 07:36:19 +00:00 |
|
alecpl
|
5f5cf89c84
|
- Check current search value in ksearch_query_results() to prevent from wrong regexp replacement when it's empty
|
2011-08-03 13:57:47 +00:00 |
|
alecpl
|
2c77f553c8
|
- Add "loading" messages for contacts copying and groups assignment
|
2011-08-03 12:31:38 +00:00 |
|
alecpl
|
6e16260e63
|
- Fixed error in IE7 (#1488017)
|
2011-08-02 14:38:15 +00:00 |
|
alecpl
|
5731d68a97
|
- Added confirmation dialog for contact group deleting + loading indicator
|
2011-08-02 09:22:02 +00:00 |
|
alecpl
|
dc0be3378a
|
- Simplified frame lock handling
|
2011-08-01 06:53:42 +00:00 |
|
thomascube
|
e3acfad9a1
|
Fix parse error in IE6
|
2011-07-31 17:05:26 +00:00 |
|
thomascube
|
fcc7f861b1
|
Log session validation errors; keep error message when redirecting to login after session error
|
2011-07-30 15:32:13 +00:00 |
|
alecpl
|
a1640053b9
|
- Unify/add loading messages when "opening" a frame
|
2011-07-29 16:57:11 +00:00 |
|
thomascube
|
951960e052
|
Delay window.print() on Safari browsers
|
2011-07-28 08:40:43 +00:00 |
|
alecpl
|
b0eb95a662
|
- Fix errors when console is not defined (#1488010)
|
2011-07-28 06:23:12 +00:00 |
|
alecpl
|
31f05cc9a4
|
- Call ksearch_destroy() on ksearch_hide()
|
2011-07-27 09:54:07 +00:00 |
|
alecpl
|
909a3acb83
|
- Move console object initialization code into one place
|
2011-07-26 10:54:18 +00:00 |
|
alecpl
|
0213f8d4dd
|
- Added optional "multithreading" autocomplete feature
|
2011-07-25 10:49:39 +00:00 |
|
alecpl
|
1b3ce758d4
|
- Add comment about FF5 bug workaround
|
2011-07-21 07:26:42 +00:00 |
|
alecpl
|
070bc8302e
|
- Add check for inArray() input to prevent error in Firefox 5
|
2011-07-20 19:09:12 +00:00 |
|
thomascube
|
71cc6bf630
|
Add drop-target for root folder; fix row insertion when moving to a protected folder
|
2011-07-19 19:26:55 +00:00 |
|
alecpl
|
74f0a6fe56
|
- Add possibility to change autocomplete action name
|
2011-07-19 07:05:00 +00:00 |
|
thomascube
|
8c37422b47
|
Only load contacts list in main view
|
2011-07-18 18:40:58 +00:00 |
|
thomascube
|
fa59965b41
|
Asynchronously load contacts after page load
|
2011-07-18 17:35:12 +00:00 |
|
alecpl
|
7f554cfaec
|
- Fix message delete button title when flag_for_deletion is enabled
|
2011-07-08 16:59:18 +00:00 |
|
thomascube
|
ec65ad6e48
|
Make autocompletion available for plugins
|
2011-07-08 14:18:55 +00:00 |
|
alecpl
|
65b61cdd1c
|
- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)
|
2011-07-07 11:55:59 +00:00 |
|
alecpl
|
7f5a849e78
|
- Added possibility to undo last contact delete operation
|
2011-07-07 11:44:26 +00:00 |
|
alecpl
|
1a3c911d92
|
- Fixed issues related to creating contacts in source which isn't currently selected (#1487990)
|
2011-07-06 12:54:56 +00:00 |
|
alecpl
|
93a35ccedf
|
- Don't send keep-alive request when system is busy
|
2011-07-06 08:32:51 +00:00 |
|
alecpl
|
1564d4ef79
|
- Fix sorting of contact groups after group create (#1487747)
|
2011-07-05 18:00:12 +00:00 |
|
alecpl
|
62811c4a70
|
- Fix group commands state after extended search use, make this check readonly-flag aware
|
2011-07-05 09:42:40 +00:00 |
|
alecpl
|
8fc0f9451e
|
- Fix GCC errors and warnings (#1487988)
|
2011-07-04 19:07:26 +00:00 |
|