Commit Graph

9954 Commits

Author SHA1 Message Date
Marc Delisle
350f766ff8 bug #1762029 [interface] Cannot upload BLOB into existing row 2008-05-18 16:45:36 +00:00
Marc Delisle
93e5d19b75 bug #1762029 [interface] Cannot upload BLOB into existing row 2008-05-18 16:45:36 +00:00
Marc Delisle
42e50bd09c unused variable 2008-05-18 15:53:27 +00:00
Marc Delisle
076ede089d unused variable 2008-05-18 15:53:27 +00:00
Marc Delisle
e209ed4662 SPL extension is required 2008-05-17 13:24:28 +00:00
Marc Delisle
a6b2edbc6b bug #1964643 wrong content displayed (dev version) 2008-05-16 13:30:29 +00:00
Marc Delisle
ba6a58c1c0 bug #1964643 wrong content displayed (dev version) 2008-05-16 13:30:29 +00:00
Marc Delisle
9f0dcded5f new language: Bangla 2008-05-15 20:41:40 +00:00
Michal Čihař
711d2755f0 Translation update. 2008-05-15 12:25:47 +00:00
Marc Delisle
c1630ac5a9 undefined var 2008-05-15 12:19:32 +00:00
Sebastian Mendel
b70c5af8d3 define charset first: <http://code.google.com/docreader/#p(doctype)s(doctype)t(ArticleUtf7)> 2008-05-15 07:57:10 +00:00
Marc Delisle
63381bd078 PBXT and Designer 2008-05-14 17:30:33 +00:00
Marc Delisle
e55679c962 remove work in progress 2008-05-11 21:46:07 +00:00
Marc Delisle
fb23f0a1e5 bug #1955572 [display] alt text causes duplicated strings 2008-05-11 13:38:48 +00:00
Marc Delisle
1ec1afa3d4 bug #1955572 [display] alt text causes duplicated strings 2008-05-11 13:38:48 +00:00
Marc Delisle
dc6c010ddd deleting internal relation no longer worked 2008-05-11 13:11:10 +00:00
Marc Delisle
07bea9b00d improved doc for function 2008-05-11 12:45:46 +00:00
Marc Delisle
a727fb367d relation view: foreign key changes for options ON DELETE/ON UPDATE on existing relations did not work in trunk 2008-05-11 12:38:26 +00:00
Marc Delisle
367842bdc7 improve variable name 2008-05-10 19:43:11 +00:00
Marc Delisle
7b0051ac7a undefined DefaultType 2008-05-10 13:57:15 +00:00
Marc Delisle
75e0cc9937 new message $strUserDefined 2008-05-10 13:33:12 +00:00
Marc Delisle
050406d7f6 view row counting: better logic and message 2008-05-10 13:27:38 +00:00
Sebastian Mendel
3a228111ae use already retrieved table info 2008-05-09 14:39:58 +00:00
Sebastian Mendel
df216c95ec cache table information 2008-05-09 13:38:03 +00:00
Sebastian Mendel
9658a0bca5 fetch table list only once 2008-05-09 13:02:57 +00:00
Sebastian Mendel
79b9f5577c doc 2008-05-09 13:01:42 +00:00
Sebastian Mendel
32c61a2ff6 reworked bookmarking 2008-05-09 12:37:30 +00:00
Sebastian Mendel
58b3661876 phpDoc 2008-05-09 11:33:44 +00:00
Sebastian Mendel
e9507485d3 use local instead of global $cfgRelation 2008-05-09 11:16:19 +00:00
Sebastian Mendel
97cd0fdc5c no need to fetch $cfgRelation
checking relation support is done in relation function
2008-05-09 11:09:48 +00:00
Sebastian Mendel
7e27e8a3f3 checking relation support is done in relation function 2008-05-09 11:02:28 +00:00
Sebastian Mendel
04ca351666 no need to fetch $cfgRelation 2008-05-09 11:00:22 +00:00
Sebastian Mendel
2b01d1be17 not even to include the relation lib 2008-05-09 10:52:01 +00:00
Marc Delisle
23cfd9f868 typos 2008-05-09 10:50:28 +00:00
Sebastian Mendel
dd234c773e no need to fetch $cfgRelation 2008-05-09 10:49:39 +00:00
Sebastian Mendel
b294b2d647 do not display class twice in query trace 2008-05-09 10:42:13 +00:00
Sebastian Mendel
fa21fe3ea5 make the database list more magic:
load/fetch only if really required
use SPL ArrayObject to behave like an array
2008-05-09 10:41:16 +00:00
Sebastian Mendel
91007aa3d6 include trace of executed queries 2008-05-08 06:07:00 +00:00
Sebastian Mendel
c53238a89e no need to fetch tables twice 2008-05-08 06:02:08 +00:00
Sebastian Mendel
1536decef8 no need to check for VIEW if we already know 2008-05-08 05:36:57 +00:00
Sebastian Mendel
c69ae450aa cache relation information (saves at least two queries per HTTP request) 2008-05-08 05:06:50 +00:00
Marc Delisle
9700406f52 patch #1957998 [display] No tilde for InnoDB row counter when we know it for sure; also, fix in trunk a problem where "In use" was always displayed for views 2008-05-08 01:30:22 +00:00
Marc Delisle
12980f5454 patch #1957998 [display] No tilde for InnoDB row counter when we know it for sure; also, fix in trunk a problem where "In use" was always displayed for views 2008-05-08 01:30:22 +00:00
Sebastian Mendel
7f8671a9e3 $regenerate got lost ... somehow 2008-05-07 14:00:07 +00:00
Sebastian Mendel
38160f9932 removed forgotten debug commands 2008-05-07 12:44:28 +00:00
Sebastian Mendel
a20d06228f fixed NOTICE 2008-05-07 12:41:26 +00:00
Sebastian Mendel
206f4add2f refactored complete table/column creation altering;
register_globals independent;
fixed bug #1344768 [database] create/alter table new field can not have empty string as default;
tweaked form layout to save space;
2008-05-07 12:35:00 +00:00
Marc Delisle
0eab8db4a4 bug #1910621 [display] part 2: do not display a BINARY content as text 2008-05-07 10:28:12 +00:00
Marc Delisle
14edea6b1a bug #1910621 [display] part 2: do not display a BINARY content as text 2008-05-07 10:28:12 +00:00
Sebastian Mendel
f3777d3dc4 fixed bug #1939031 Auto_Increment selected for TimeStamp by Default 2008-05-07 08:53:50 +00:00