Commit Graph

5901 Commits

Author SHA1 Message Date
Zone
6d6050190e Make session timeouts configurable and check for session timeout in verify() (every page load) instead of only when creating or destroying sessions 2002-09-24 05:23:30 +00:00
Zone
0a0261a9e1 Make session timeouts configurable 2002-09-24 05:21:38 +00:00
Zone
453c62f1b2 Fix parse errors (extra ')'s) 2002-09-24 05:19:18 +00:00
Ralf Becker
96111faf8f improved the detection, for the case the webserver is started manualy 2002-09-24 01:29:14 +00:00
seek3r
63c28e56bd These are useful classes we can use 2002-09-23 22:36:11 +00:00
seek3r
72ab5b326a no message 2002-09-23 18:25:23 +00:00
skeeter
1fd2449191 A few changes to add_file(). 2002-09-23 02:35:25 +00:00
seek3r
67ea8577cc added halt function 2002-09-22 23:03:57 +00:00
Ralf Becker
74ffa874bd fix to jump back to the start, if search returns less items than acutal position is 2002-09-22 18:10:06 +00:00
Ralf Becker
f8e0994cfb nextmatch etemplate is in one file now 2002-09-22 18:07:32 +00:00
Ralf Becker
6dae3a369d etemplates xml/xul-files can have more than one template in a file now (the tpl coresponding to the name has to be the last one) 2002-09-22 17:56:48 +00:00
Ralf Becker
6d9566cfbe get rid of an errormsg: file not found 2002-09-22 17:55:17 +00:00
skeeter
6bf54e8353 Missed a change over to mini_cal_tpl. 2002-09-22 12:24:45 +00:00
Ralf Becker
b98f9f2978 fixed the behavior of the right and last arrows,
added the parm 'no_cat' to disable the cats-selection
2002-09-22 09:30:29 +00:00
Ralf Becker
f6e5990487 reimplemented read+save in bo to implement caching of the etemplates via $GLOBALS[phpgw_info][etemplate][cache] 2002-09-22 08:05:17 +00:00
ceb
7b50d6c10c readd 2002-09-21 22:00:07 +00:00
skeeter
933f76e00d Will now only print debug statements when DEBUG_API is set. 2002-09-21 21:54:20 +00:00
skeeter
2cc532c42b GNU Patch #495. 2002-09-21 21:50:30 +00:00
seek3r
cfccb40de2 help people undestand this stuff better 2002-09-21 15:01:32 +00:00
seek3r
2523907723 needs more phpGW integrationg 2002-09-21 08:42:46 +00:00
seek3r
00d77ea97b Now is fully working. I will add xpath referencing support at some point 2002-09-21 06:55:50 +00:00
Zone
241d87cdd1 Updates needed for phpwebhosting -> filemanager name change, some quotes fixes and some other misc. cleanup 2002-09-21 05:26:43 +00:00
Zone
71ec2f0197 Updates needed for phpwebhosting -> filemanager name change 2002-09-21 05:15:32 +00:00
Zone
e8557e47dd Update docs for phpwebhosting -> filemanager name change 2002-09-21 04:41:59 +00:00
seek3r
20974436bd Have importing of vars and xml working on any node 2002-09-21 00:24:11 +00:00
skeeter
53704f7ef1 GNU Patch #528. 2002-09-19 23:45:19 +00:00
skeeter
96e1343a59 GNU Patch #439. 2002-09-19 02:52:17 +00:00
skeeter
2d992193e4 Fixed a few image problems, and a small piece of the mini-calendar is now being cached. 2002-09-19 02:14:41 +00:00
Ralf Becker
bf6581adeb a 2-line layout for nextmatch 2002-09-18 14:32:11 +00:00
Ralf Becker
25377a0679 set_cell_attributes searches now in sub-templates, which get automaticall loaded 2002-09-18 14:15:04 +00:00
Ralf Becker
0b958e08e3 neues layout f�r nextmatch 2002-09-18 14:03:51 +00:00
ceb
c3c5a9786b update 2002-09-18 01:15:54 +00:00
Ralf Becker
4cbd6807c4 showing the range of shown entries like eg. '1 - 20 of 100' 2002-09-17 22:54:43 +00:00
Ralf Becker
c01f429724 allow attr-values of '0' as the default is sometimes not 0 2002-09-17 22:52:24 +00:00
Ralf Becker
29ec804531 first version of the nextmatch-widget 2002-09-17 21:31:45 +00:00
seek3r
18859ef4d5 not ready for public use... but its getting better fast 2002-09-17 16:42:50 +00:00
Ralf Becker
a611b55d4c suppressed an error-msg and try reading the template from the filesystem if it is not found in the db 2002-09-17 15:38:34 +00:00
Ralf Becker
5f99e6de5c suppressed an error-msg 2002-09-17 14:35:43 +00:00
Ralf Becker
9286ba944f reimport after name-change 2002-09-17 13:33:20 +00:00
Ralf Becker
e92cd51521 named changed 2002-09-17 13:29:17 +00:00
Ralf Becker
34c963535a read eTemplates from filesystem if
$GLOBALS['phpgw_info']['server']['eTemplate-source'] == 'files'
2002-09-17 13:27:37 +00:00
Ralf Becker
4214452471 added <button image=".." ro_image=".."/> to have an image instead of a button
updated referenz.html
2002-09-17 12:29:01 +00:00
Ralf Becker
93f54049cc corrected typo 'Select Category' 2002-09-17 12:26:08 +00:00
skeeter
c431ec4f21 Fix for a rogue debug statement printing out everytime. 2002-09-17 10:11:24 +00:00
skeeter
cdb7ed3e2d GNU Patch #290. 2002-09-17 10:03:37 +00:00
Ralf Becker
7cbe3e734b added <listbox> tag for multiline-selects,
moved attributs from <menupopup> to <menulist> (execpt options and id)
added several options for the predefined phpgw selects like cats or accounts
renamed size to options
2002-09-17 09:36:55 +00:00
Ralf Becker
c51cbb2ae3 added <listbox> tag for multiline-selects,
moved attributs from <menupopup> to <menulist> (execpt options and id)
added several options for the predefined phpgw selects like cats or accounts
changed the referenz.html accourdingly
2002-09-17 09:13:29 +00:00
Zone
3b3e08f1aa Fix " vs. ' 2002-09-17 04:24:14 +00:00
skeeter
8aa2a18ac2 Missed a semi-colon. 2002-09-17 03:03:16 +00:00
skeeter
143cbc5d42 GNU Patch #290. 2002-09-17 02:47:35 +00:00