alecpl
2011-02-25 b649c49e64a487ac8ad347aed42336dec2e74cd7
2011-02-25 alecpl
- Fix attachments uploading, broken with devel-addressbook branch merge
blob@ b649c4 commitdiff | diff to current
2011-02-19 alecpl
- Improve displaying of autocompletechars message
blob@ 2b3a8e commitdiff | diff to current
2011-02-15 thomascube
Allow group identifiers to be changed upon renaming (used in LDAP)
blob@ 360bd3 commitdiff | diff to current
2011-02-09 thomascube
Always generate valid DOM identifiers using html_identifier() write origina...
blob@ ce988a 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-05 thomascube
Normalize group list-item identifier when inserting a new address group
blob@ ed33d1 commitdiff | diff to current
2011-02-01 alecpl
- Fix command handlers return value check, unify typeof usage
blob@ d8cf6d commitdiff | diff to current
2011-01-23 thomascube
When creating a new contact, add it to the selected group; consider the sel...
blob@ 8458c7 commitdiff | diff to current
2011-01-22 thomascube
Wrap unread count in <span> for more flexible styling
blob@ de06fc commitdiff | diff to current
2011-01-19 thomascube
Show full mail subject as title (#1487128)
blob@ bc3745 commitdiff | diff to current
2011-01-19 alecpl
- Fix: selecting Preferences tab doesn't work after clicking other tab
blob@ 4737e5 commitdiff | diff to current
2011-01-19 thomascube
Fix list column add/removal in IE (#1487703)
blob@ accdd0 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-17 alecpl
- Fix impossible to subscribe to protected folders (#1487656)
blob@ e81a30 commitdiff | diff to current
2011-01-12 thomascube
Missed some replacements in previous commit...
blob@ e224b0 commitdiff | diff to current
2011-01-09 alecpl
- Use 'loading' message's labels stacking + some code improvements
blob@ 57e38f commitdiff | diff to current
2011-01-06 thomascube
Only display one loading message at once
blob@ ef292e commitdiff | diff to current
2010-12-29 alecpl
- Fallback to INBOX if this.env.mailbox is not specified in list_mailbox()
blob@ 4da0be commitdiff | diff to current
2010-12-23 thomascube
Show the same message only once; increase display time for warnings
blob@ b37e69 commitdiff | diff to current
2010-12-09 alecpl
- Improved Mail-Reply-To and Mail-Followup-To headers handling
blob@ 3ee5a7 commitdiff | diff to current
2010-12-08 alecpl
- Fix displaying of foldersubscribing/folderunsubscribing labels
blob@ 5be0d0 commitdiff | diff to current
2010-12-03 alecpl
- Fix: copying all messages in a folder copies only current page
blob@ c0c0c0 commitdiff | diff to current
2010-12-03 alecpl
- New Folder Manager UI - Fix invalid Request when creating a folder (#1487...
blob@ af3c04 commitdiff | diff to current
2010-12-02 alecpl
- Fix preview window doesn't work when RC is in a frame (#1487314) - Add he...
blob@ 27acfd commitdiff | diff to current
2010-11-17 alecpl
- Lock submit button in onsubmit event on login page (#1487036)
blob@ effdb3 commitdiff | diff to current
2010-11-12 alecpl
- Fix IE issue when replacing spaces doesn't work - Some code improvements
blob@ ef17c5 commitdiff | diff to current
2010-11-08 alecpl
- Changed timeout so non-error messages will disapear faster
blob@ ec211b commitdiff | diff to current
2010-11-08 alecpl
- Improved r4191 bugfix
blob@ f94639 commitdiff | diff to current
2010-11-07 alecpl
- Fix: loading message doesn't disapear after using 'load-images' action
blob@ f66428 commitdiff | diff to current
2010-11-07 alecpl
- Add option for minimum length of autocomplete's string (#1486428)
blob@ c296b8 commitdiff | diff to current
2010-11-05 alecpl
- Enable autocomplete for all address fields
blob@ 9be483 commitdiff | diff to current
2010-11-04 alecpl
- Improve responsiveness of messages displaying (#1486986)
blob@ 29b397 commitdiff | diff to current
2010-11-04 alecpl
- Don't show confirmation message when marking message as read using delay ...
blob@ 1555ac commitdiff | diff to current
2010-11-03 alecpl
- Add missing confirmation/error messages on contact/group/message actions ...
blob@ c50d88 commitdiff | diff to current
2010-10-27 alecpl
- Hide loading message when preview pane is being "emptied" (#1487077)
blob@ d808ba commitdiff | diff to current
2010-10-27 alecpl
- Revert r4135: allow Tab (auto)completion
blob@ 5f27a7 commitdiff | diff to current
2010-10-26 alecpl
- Fix autocomplete so Tab key will not insert selected contact
blob@ 537b57 commitdiff | diff to current
2010-10-23 alecpl
- Fix possible js error in hide_message() (#1487076)
blob@ ee72e4 commitdiff | diff to current
2010-10-22 thomascube
List groups in address detail view and allow to subscribe/unsubscribe from ...
blob@ cb7d32 commitdiff | diff to current
2010-10-18 alecpl
- When read-status column is disabled create status icon in subject column ...
blob@ 98f2c9 commitdiff | diff to current
2010-10-17 alecpl
- Add separate column for message status icon (#1486665)
blob@ 4438d6 commitdiff | diff to current
2010-10-13 alecpl
- Improve displaying of UI messages (#1486977)
blob@ ad334a commitdiff | diff to current
2010-10-11 alecpl
- Fix message list clearing when search filter is used
blob@ bb2699 commitdiff | diff to current
2010-10-08 alecpl
- Add (different) attachment icon for messages of type multipart/report (#1...
blob@ 32c657 commitdiff | diff to current
2010-10-08 alecpl
- Add message content-type to the message flags in add_message_row(), can b...
blob@ 6b4929 commitdiff | diff to current
2010-10-08 alecpl
- Use css sprite image for messages list
blob@ e94706 commitdiff | diff to current
2010-10-05 alecpl
- Improve r4038: we can use keypress on FF and Opera, here we've got repeti...
blob@ c288f9 commitdiff | diff to current
2010-10-05 alecpl
- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)
blob@ 8cfbc4 commitdiff | diff to current
2010-10-05 alecpl
- Fix confirmation message isn't displayed after sending mail on Chrome (#1...
blob@ 538e1c commitdiff | diff to current
2010-10-04 alecpl
- Add Reply-to-List feature (#1484252) - Add Mail-Followup-To/Mail-Reply-To...
blob@ e25a35 commitdiff | diff to current
first | « prev | next »