thomascube
e010845509
Don't attempt to send headers after content
17 years ago
thomascube
8b8bccf390
Start session before content is sent
17 years ago
alecpl
97f57daeb1
#1484898
17 years ago
alecpl
d41d67add6
- better commands enabling/disabling after get/post response, fixes:
...
when delete last (selected) message in mailbox content in preview
pane should be cleaned, when delete last (selected) message in mailbox
sellect-all, purge and others commands should be disabled,
and probably other related bugs
17 years ago
alecpl
e7886405d8
- added check
17 years ago
alecpl
2eb0326a55
- disable purge command after purge action
17 years ago
alecpl
7560371366
- fixed goto_url() call in logout command
17 years ago
alecpl
7155539ffd
- fixed not working debug console (was initialized before html object creation)
...
- fixed separator in debug console
17 years ago
alecpl
6051e6c189
#1484188 : added month names localization
17 years ago
alecpl
53e79dfa0c
#1484966 : place Message-Id below Received header
17 years ago
thomascube
c0dc9072c1
Add hint for saving config files + stop DB initialization if en error occurs
17 years ago
alecpl
f5e8d23e8e
#1484962 : typo
17 years ago
svncommit
43b9901e2e
restore baseline css file to themes folder, put overrides in skins folder ( #1484933 )
17 years ago
thomascube
5bb999411d
Checks are now done in installer/check.php
17 years ago
thomascube
36bb3e9575
Remove unnecessary code; unread counts are added client side
17 years ago
thomascube
df015d175a
Better fix for #1484942
17 years ago
thomascube
6cc6e78be3
Add commandline script for message exporting (proof-of-concept)
17 years ago
thomascube
7052c183e2
Updated Simplified Chinese localization
17 years ago
thomascube
f6767dd1f7
Updateed Georgian localization and added Kurdish
17 years ago
alecpl
5d97acbb3c
improved r1213 change: removed redundant code
...
and used mark_message() instead of toggle_read_status()
(which should be used only inside mark_message() function)
17 years ago
alecpl
27b1c884d5
fixed message
17 years ago
alecpl
44aad4410d
#1484893
17 years ago
alecpl
4672dec8e1
#1484942 : Clear selection when selecting single item
17 years ago
alecpl
6cb7786912
#1484854
17 years ago
thomascube
50e5eef2e3
New test-query that does not violate any foreign key contraints
17 years ago
alecpl
edc63c2e38
fix: there's no ALTER TABLE ... ADD INDEX in postgresql
17 years ago
alecpl
fdccdb4afe
fixed r1237 commit
17 years ago
alecpl
c5097c633b
#1484681
17 years ago
alecpl
164c7d4d26
#1484317
17 years ago
alecpl
d7c226ca1b
http://trac.roundcube.net/ticket/1484838
17 years ago
alecpl
da35b6dc72
small css changes
17 years ago
alecpl
c8b9829ca7
updated timezones list
17 years ago
alecpl
9d1dd1aef2
removed reference to program/js/tiny_mce/themes/advanced/css/editor_content.css in TinyMCE
17 years ago
thomascube
5ec11328c7
Make the http-received header in outgoing mails configurable
17 years ago
thomascube
a3e5b42e0d
Remove evil css styles like expression() in HTML messages
17 years ago
svncommit
1affe9e3ca
Remove leftover from r1225, #1484316 .
17 years ago
till
369efc9ab7
* removing @ (ldap_bind() shouldn't issue a warning anyway, and if it does, it is logged)
17 years ago
till
736307aab4
* debugging bind (simplyfied if/else)
17 years ago
yllar
829e025d14
#1484840
17 years ago
svncommit
65444ba8bc
Use keyup event instead of keypressed in login screen, closes #1484839 .
17 years ago
svncommit
21168d21cc
Don't preview message if dragging or multi-selecting it, closes #1484316 .
17 years ago
till
1b4d732341
* committed patch from #1484932
17 years ago
thomascube
7be708ea1e
Update French translators and remove Pierre HAEGELI
17 years ago
thomascube
967b342039
Disable installer by default; add config option to enable it again
17 years ago
svncommit
1b7ac67161
Fix the fix. Sorry.
17 years ago
svncommit
70430e357e
Fix php version check in installer, closes #1484925 .
17 years ago
thomascube
780527b4c0
Don't execute SQL queries if caching is disabled
17 years ago
thomascube
ac26b96466
Optimize database schema; get rid of unnecessary indexes
17 years ago
thomascube
0ce1a65149
Only emulate prepared queries in debug mode
17 years ago
till
0ed265498c
* patch from #1484920
17 years ago