Commit Graph

22 Commits

Author SHA1 Message Date
Michal Čihař
3910ce6121 Remove explicit inclusion of Table.class.php as it is included in common.inc anyway. 2010-07-26 16:35:52 +02:00
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
Michal Čihař
ee767e2d3d No need to explicitely include relation.lib its anyway included in common.inc 2010-07-26 16:17:59 +02:00
Marc Delisle
084c0dbcf5 functions.js included automatically 2010-07-24 08:11:48 -04:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Michal Čihař
f33f82386e Use correct message and escape for js. 2010-05-24 11:23:29 +02:00
Michal Čihař
08edb1f2a6 Another fixup of wrong conversion. 2010-05-05 11:17:28 +02:00
Michal Čihař
962d9d6c0f Fix wrong conversion to inline gettext. 2010-05-05 11:15:13 +02:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Marc Delisle
ba0ca1851a Merge branch 'QA_3_3' 2010-04-26 16:38:46 -04:00
Marc Delisle
06c8fa0abb Tracking report should obey MaxCharactersInDisplayedSQL 2010-04-26 16:38:20 -04:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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
Marc Delisle
46826be014 permit to see tracking info even for deleted tables; code cleanup 2009-12-27 21:52:21 +00:00
Marc Delisle
f663fe465d code cleanup; missing messages; XHTML compliancy (except one general pretty-printing problem) 2009-12-06 14:09:14 +00:00
Marc Delisle
e84dfe5c36 code cleanup; XHTML compliancy 2009-11-29 13:54:04 +00:00
Marc Delisle
07b13c5f5a "deactive" is not an English word 2009-09-07 13:03:33 +00:00
Marc Delisle
f7baa83321 "Go" is more consistent with the interface 2009-09-07 12:32:46 +00:00
Marc Delisle
2751a8c000 unneeded messages 2009-09-07 12:24:19 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00