source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5624   18 months thomasb Setup dialogs (using jquery UI) and compose form for Larry
(edit) @5623   18 months thomasb Add more classes and options to HTML elements for better styleability
(edit) @5622   18 months alec - Set svn keywords
(edit) @5621   18 months alec - Remove debug code, fix "Class 'rcube_imap_result' not found" (#1488258)
(edit) @5620   18 months thomasb Fix login button size
(edit) @5619   18 months thomasb Give resizeable splitters to Larry
(edit) @5618   18 months alec - Disable FOREIGN_KEY_CHECKS in update from 0.6 (#1488209)
(edit) @5617   18 months thomasb Larry is growing up
(edit) @5616   18 months alec - Aplied fixes from trunk up to r5615
(edit) @5615   18 months alec - Fix broken CREATE INDEX queries in SQLite DDL files (#1488255)
(edit) @5614   18 months alec - Update versions list (#1488255)
(edit) @5613   18 months alec - Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252)
(edit) @5612   18 months thomasb Pass attributes from skin to form table
(edit) @5611   18 months thomasb Tagging files for 0.7 (stable) release
(edit) @5610   18 months thomasb Remove beta warning
(edit) @5609   18 months thomasb Add some last-minute changes from trunk
(edit) @5608   18 months thomasb Updated German translations for managesieve
(edit) @5607   18 months thomasb Converted to UTF-8
(edit) @5606   18 months thomasb Now correctly converted into UTF-8…
(edit) @5605   18 months thomasb Larry's identities settings and about page
(edit) @5604   18 months thomasb More CSS styling for Larry
(edit) @5603   18 months thomasb Fixed character encoding in French localization
(edit) @5602   18 months thomasb Fix broken character encoding in French localization
(edit) @5601   18 months alec - Backported r5598:r5599 from trunk
(edit) @5600   18 months thomasb Fix broken encoding of French localization
(edit) @5599   18 months alec - Skip inline images (fixes issue where images used in HTML body were …
(edit) @5598   18 months alec - Improve convert_criteria() so string literals will be not used if …
(edit) @5597   18 months thomasb Larry continued…
(edit) @5596   18 months thomasb More options for message headers output in templates
(edit) @5595   18 months thomasb More from Larry…
(edit) @5594   18 months thomasb Correctly name the Khmer localization files
(edit) @5593   18 months thomasb Move sv_SE to sv in order to correctly appear in lauchpad
(edit) @5592   18 months thomasb Make string for unread count configureable by skin; add file type classes …
(edit) @5591   19 months thomasb Backported CSS sanitization (r5586:r5590)
(edit) @5590   19 months thomasb Be more strict in style attribute filtering
(edit) @5589   19 months thomasb Better CSS url() validation
(edit) @5588   19 months thomasb Add css class to add-icon
(edit) @5587   19 months thomasb Adapt test to real-world: html mail content is always sent through …
(edit) @5586   19 months thomasb Allow clean background:url(...) styles in safe mode. This will make …
(edit) @5585   19 months alec - Fix bug in sk_SK localization (r5584)
(edit) @5584   19 months alec - Fix bug in sk_SK localization (#1488245)
(edit) @5583   19 months thomasb Allow custom content (from config dir) showing up on the about page
(edit) @5582   19 months thomasb Update version strings and changelog for 0.7 (stable) release
(edit) @5581   19 months thomasb Update files listing with new localization file
(edit) @5580   19 months thomasb Add more plugin translations
(edit) @5579   19 months thomasb Add japanese translation by Tadashi Jokagi
(edit) @5578   19 months alec - Apply fix r5577 from trunk
(edit) @5577   19 months alec - Update killcache with new cache tables
(edit) @5576   19 months alec - Microoptimizations
(edit) @5575   19 months alec - More documentation + cleanup
(edit) @5574   19 months alec - Update plugin localizations from trunk
(edit) @5573   19 months alec - Update localization files list
(edit) @5572   19 months thomasb New skin: set list icons and toolbar buttons
(edit) @5571   19 months thomasb Fix syntax error in localization file
(edit) @5570   19 months thomasb Add translations from plugins
(edit) @5569   19 months thomasb Synchronized localization files from trunk
(edit) @5568   19 months thomasb Add localization files from mailing list submission
(edit) @5567   19 months thomasb Improve gettext exporter to correctly convert a single directory
(edit) @5566   19 months thomasb Update translations files from trunk
(edit) @5565   19 months thomasb Update localizations from mailing list submissions
(edit) @5564   19 months alec - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
(edit) @5563   19 months alec - Remove deprecated global $IMAP variable usage (#1488148)
(edit) @5562   19 months alec - Add option to set default font for HTML message (#1484137)
(edit) @5561   19 months alec - Cleanup + perf. improvement (substr_count() is really fast!)
(edit) @5560   19 months thomasb Export localization files in gettext format
(edit) @5559   19 months thomasb Create folder for translations files exchange
(edit) @5558   19 months thomasb Fix newline handling in gettext export; add import script to read .po …
(edit) @5557   19 months alec - Fixed issues with big memory allocation of IMAP results, improved a lot …
(edit) @5556   19 months thomasb Name CC field with the commonly used label 'Cc'
(edit) @5555   19 months thomasb Remove unused code
(edit) @5554   19 months alec - Applied fixes from trunk up to r5553
(edit) @5553   19 months alec - Fix bug in pt_BR localization (#1488239)
(edit) @5552   19 months alec - pl_PL localization update
(edit) @5551   19 months alec - Fix label, add paragraph closing tag
(edit) @5550   19 months alec - Fix typos in handling support link label
(edit) @5549   19 months alec - da_DK localization update
(edit) @5548   19 months thomasb Remove vulnerable flash player
(edit) @5547   19 months thomasb Show attachment filename in page title
(edit) @5546   19 months thomasb Fix deletion of contacts from search results
(edit) @5545   19 months thomasb Backported r5544 to release branch
(edit) @5544   19 months thomasb Replace prompt() with jQuery UI dialog (#1485135)
(edit) @5543   19 months alec - Apply fixes from trunk up to r5542
(edit) @5542   19 months alec - Fix attaching files (broken with changes to _SESSIONcompose?) …
(edit) @5541   19 months thomasb Apply fixes r5539 and r5540 to release branch
(edit) @5540   19 months thomasb Fix saving of composite address fields without subtype
(edit) @5539   19 months thomasb Accept contact IDs as array or comma-separated string
(edit) @5538   19 months alec - Fix navigation in messages search results
(edit) @5537   19 months thomasb Fix gettext exporter
(edit) @5536   19 months thomasb Updated localization files from our dear translators
(edit) @5535   19 months alec - Reload UI after skin change
(edit) @5534   19 months thomasb Make errors look good in larry; add some chrome-specific styles
(edit) @5533   19 months thomasb New skin continued…
(edit) @5532   19 months thomasb New template object to control HTML doctype
(edit) @5531   19 months alec - Add $_SESSIONmailto? variable cleanup
(edit) @5530   19 months alec - Fix compose from addressbook, broken in r5521
(edit) @5529   19 months alec - Reset error flag when connecting to (another) database
(edit) @5528   19 months alec - Fallback to write-master when readonly database fails
(edit) @5527   19 months alec - Applied fixes from trunk up to r5526
(edit) @5526   19 months alec - Remove wrong check
(edit) @5525   19 months alec - Improved handling of some malformed values encoded with quoted-printable …
Note: See TracRevisionLog for help on using the revision log.