Commit Graph

67 Commits

Author SHA1 Message Date
Marc Delisle
e27961b1b2 bug #3417089 [synchronize] Extraneous db choices 2011-10-02 07:25:45 -04:00
Marc Delisle
ab1a2394c3 bug #3311170 [sync] Missing helper icons in Synchronize 2011-06-03 13:00:56 -04:00
Marc Delisle
71a533536b bug #3302872 [synchronize] Synchronize and user name 2011-05-16 12:53:10 -04:00
Marc Delisle
900a580089 - Bug #3301108 Synchronize and already configured host
- Also, some fields must be readonly instead of disabled
2011-05-12 12:57:28 -04:00
Marc Delisle
57e3aba8ff Bug #3168733 Synchronization does not honor AllowArbitraryServer 2011-04-20 06:32:00 -04:00
Marc Delisle
4a732d9b6c Clarify the meaning of host in this context (will help translations) 2011-03-23 12:53:24 -04:00
Marc Delisle
8d2531d658 In Synchronize panel, make image changes independant from the original theme 2011-03-11 13:16:36 -05:00
Michal Čihař
a0e72168ef Whitespace cleanup 2011-02-02 16:40:52 +01:00
Michal Čihař
38b4d8fd18 Use caption instead of tr/th for table caption 2011-02-02 16:40:48 +01:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
Michal Čihař
d291827444 No need to require_once footer
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Marc Delisle
084c0dbcf5 functions.js included automatically 2010-07-24 08:11:48 -04:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
160f4314eb Merge remote branch 'origin/master' 2010-06-03 22:34:52 +05:30
Marc Delisle
39c73a94ee bug [synchronize] Rows were deleted in target table regardless of the "Would you like to delete..." option 2010-06-01 12:43:46 -04:00
Marc Delisle
432379c87d bug [synchronize] Rows were deleted in target table regardless of the "Would you like to delete..." option 2010-06-01 12:34:57 -04:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
a3b034eacd gettext conversion 2010-05-07 13:02:26 -04:00
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Michal Čihař
87590bc795 Clarify code for calculating number of updates/inserts. 2010-04-22 20:25:57 +02:00
Michal Čihař
c1f536637b All logic can be done in single if.
We should also check if [0] element is set.
2010-04-22 20:25:13 +02:00
Michal Čihař
5951117ea1 These values are initialized to 0, no need to explicitely reset them. 2010-04-22 20:23:45 +02:00
Michal Čihař
9978dddea2 Avoid duplicate testing if array element is set. 2010-04-22 20:22:53 +02:00
Michal Čihař
e7f528e0b7 Avoid using split which is deprecated. 2010-04-22 20:16:26 +02:00
Michal Čihař
354d5d26c9 Fix handling of preselected servers from config. 2010-04-20 08:04:02 +02:00
Michal Čihař
9bc7ffd3bc Port should be an integer. 2010-04-20 08:01:26 +02:00
Michal Čihař
f9bd970f38 Better names for synchronisation choices. 2010-04-20 07:55:00 +02:00
Michal Čihař
c0fed15877 Reformat the code a bit. 2010-04-16 16:40:04 +02:00
Michal Čihař
13b9403d74 rfe #2964518 [interface] Allow to choose servers from configuration for synchronisation. 2010-04-16 16:26:13 +02:00
Marc Delisle
7813d53ef6 remove Mootools for Synchronize 2010-04-02 07:43:00 -04:00
Herman van Rink
3ea273809a Backported remaining part of rev 13423 and 13424 to QA_3_3 2010-03-03 10:34:14 +00:00
Tomas Srnka
9e8618c4f9 Import progress bar fix from GIT 2010-03-02 09:28:56 +00:00
Michal Čihař
201d0e892c Load mootools in every page. 2010-01-25 11:49:46 +00:00
Michal Čihař
78b00824eb [core] Updated mootools to fix some glitches with Safari.
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Herman van Rink
61dbb88e15 Code cleanup 2009-12-27 15:40:00 +00:00
Marc Delisle
80aeba75f4 problems synchronizing when the number of columns is different for the same index name; code cleanup; typos 2009-12-12 15:57:58 +00:00
Marc Delisle
1884cfcf1e code cleanup 2009-12-05 14:54:08 +00:00
Marc Delisle
50b7053d5c remove unneeded message; improved logic for non-privileged users; remove XHTML warnings 2009-11-26 12:32:41 +00:00
Tomas Srnka
53e18f0889 Fixed empty list in synchronization, if there is no DB available 2009-11-26 00:04:43 +00:00
Marc Delisle
9d8685d105 hardcoded messages 2009-11-24 15:31:57 +00:00
Marc Delisle
3d2225d3fc remove some duplicate code 2009-10-25 12:01:18 +00:00
Marc Delisle
d2233aac88 remove duplicate code; add server type and name in headers 2009-10-25 11:38:17 +00:00
Marc Delisle
27ac573433 messages were hardcoded 2009-10-24 18:14:54 +00:00
Marc Delisle
8653519167 incorrectly defined variable; undefined indexes 2009-10-18 12:50:31 +00:00
Marc Delisle
40f66a3422 synchronize did not work when tracking was enabled 2009-10-18 12:32:30 +00:00