alecpl
|
eb616c8a62
|
- Followup last commit, trim subject text for title
|
13 years ago |
alecpl
|
065d7025ee
|
- Fix setting title for truncated subject in IE (#1487128)
|
13 years ago |
alecpl
|
be392fe1a2
|
- Don't select quick search input on init, Safari/Chrome is adding border to focused input, it doesn't look good on init
|
13 years ago |
alecpl
|
b7fd98e338
|
- Fix compacting folder resets message list filter (#1488076)
- Fix reset-search action so it resets list page number to 1
|
13 years ago |
alecpl
|
f8e48df715
|
- Merge devel-saved_search branch (Addressbook Saved Searches)
|
13 years ago |
alecpl
|
5271bf090c
|
- Fix all messages remain selected after moving all search results and clearing search (#1488066)
|
13 years ago |
alecpl
|
b6a069e6ca
|
- Fix error in messages drag&drop action caused by r5146
|
13 years ago |
thomascube
|
e639c5da21
|
Initialize GUI objects which are added after init
|
13 years ago |
thomascube
|
bd3891145b
|
Really abort autocompletion when hitting Escape
|
13 years ago |
thomascube
|
f7b58afb94
|
Make list of mimetypes that open in preview window configurable (#1487625)
|
13 years ago |
thomascube
|
1a716d2d34
|
Add copyright line on files with significant changes from Kolab Systems
|
13 years ago |
alecpl
|
7a2bade211
|
- Added 'priority' column on messages list
|
13 years ago |
alecpl
|
3ef524d806
|
- Prevent from form submit with Enter key in file input fields in Internet Explorer
|
13 years ago |
alecpl
|
5db6f96d22
|
- Fix contact row update after name change when in searching mode, update changelog
|
13 years ago |
alecpl
|
c269b49587
|
- Improve setting upload form attributes, IE7 uses 'encoding' attribute instead of 'enctype'
|
13 years ago |
alecpl
|
27eb279b0f
|
- Fix photo links in contact edit form
|
13 years ago |
alecpl
|
fe0cb657f1
|
- Add client-side checking of uploaded files size
|
13 years ago |
thomascube
|
0f1faec392
|
Fix saving and deleting LDAP contacts; skip client-side input validation for contacts, this is done server-side
|
13 years ago |
alecpl
|
1871993b21
|
- Fix inserting autocomplete entry (with MT enebled)
|
13 years ago |
alecpl
|
241450ee45
|
- Fix unlocking in abort_request() (#1488025)
|
13 years ago |
alecpl
|
9f07d1d532
|
- Don't call set_env() where it isn't required
|
13 years ago |
alecpl
|
d0de4eb506
|
- Fix moving folder to root, it wasn't working with IMAP delimiter different that a dot
|
13 years ago |
alecpl
|
d9615118f3
|
- Add abort_request() function
|
13 years ago |
alecpl
|
db0408a2b8
|
- Make that reset-search resets also pending searches
|
13 years ago |
alecpl
|
5f5cf89c84
|
- Check current search value in ksearch_query_results() to prevent from wrong regexp replacement when it's empty
|
13 years ago |
alecpl
|
2c77f553c8
|
- Add "loading" messages for contacts copying and groups assignment
|
13 years ago |
alecpl
|
5731d68a97
|
- Added confirmation dialog for contact group deleting + loading indicator
|
13 years ago |
alecpl
|
dc0be3378a
|
- Simplified frame lock handling
|
13 years ago |
thomascube
|
e3acfad9a1
|
Fix parse error in IE6
|
13 years ago |
thomascube
|
fcc7f861b1
|
Log session validation errors; keep error message when redirecting to login after session error
|
13 years ago |
alecpl
|
a1640053b9
|
- Unify/add loading messages when "opening" a frame
|
13 years ago |
thomascube
|
951960e052
|
Delay window.print() on Safari browsers
|
13 years ago |
alecpl
|
b0eb95a662
|
- Fix errors when console is not defined (#1488010)
|
13 years ago |
alecpl
|
31f05cc9a4
|
- Call ksearch_destroy() on ksearch_hide()
|
13 years ago |
alecpl
|
909a3acb83
|
- Move console object initialization code into one place
|
13 years ago |
alecpl
|
0213f8d4dd
|
- Added optional "multithreading" autocomplete feature
|
13 years ago |
alecpl
|
1b3ce758d4
|
- Add comment about FF5 bug workaround
|
13 years ago |
alecpl
|
070bc8302e
|
- Add check for inArray() input to prevent error in Firefox 5
|
13 years ago |
thomascube
|
71cc6bf630
|
Add drop-target for root folder; fix row insertion when moving to a protected folder
|
14 years ago |
alecpl
|
74f0a6fe56
|
- Add possibility to change autocomplete action name
|
14 years ago |
thomascube
|
8c37422b47
|
Only load contacts list in main view
|
14 years ago |
thomascube
|
fa59965b41
|
Asynchronously load contacts after page load
|
14 years ago |
alecpl
|
7f554cfaec
|
- Fix message delete button title when flag_for_deletion is enabled
|
14 years ago |
thomascube
|
ec65ad6e48
|
Make autocompletion available for plugins
|
14 years ago |
alecpl
|
65b61cdd1c
|
- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)
|
14 years ago |
alecpl
|
7f5a849e78
|
- Added possibility to undo last contact delete operation
|
14 years ago |
alecpl
|
1a3c911d92
|
- Fixed issues related to creating contacts in source which isn't currently selected (#1487990)
|
14 years ago |
alecpl
|
93a35ccedf
|
- Don't send keep-alive request when system is busy
|
14 years ago |
alecpl
|
1564d4ef79
|
- Fix sorting of contact groups after group create (#1487747)
|
14 years ago |
alecpl
|
62811c4a70
|
- Fix group commands state after extended search use, make this check readonly-flag aware
|
14 years ago |