Commit Graph

3962 Commits

Author SHA1 Message Date
skeeter
0b4c469fe9 Changes to go along with the new design. 2001-07-18 17:34:48 +00:00
skeeter
e5e3403d77 Second cut... now have all except search/matrixview in n-tier design. 2001-07-18 17:32:10 +00:00
skeeter
4676da10c0 New holiday class. This will follow the n-tier desing in full functionality. No UI as of yet. 2001-07-18 17:30:24 +00:00
Miles Lott
6145299773 Trim filespace value to allow for setting of '' and remove spaces from config default,
php3 array fix
2001-07-18 05:00:26 +00:00
Miles Lott
132cc41e5a If the passed tid = ' ', etc, set it to 'n' 2001-07-18 04:55:31 +00:00
Miles Lott
088010eee3 array format (php3) fixes 2001-07-18 04:43:52 +00:00
Miles Lott
47c1f01718 Drop two unneeded objects 2001-07-16 22:10:07 +00:00
Miles Lott
fa7dd52ce4 Add ability to parse 3layer method into an object, will still handle simple
functions as well.  This requires some mods to expose the function params from
each bo class (so far).
2001-07-16 20:36:22 +00:00
Ralf Becker
13debcb486 more english translations plus more consistent naming 2001-07-16 18:11:27 +00:00
skeeter
aaee0f1f7d Changed the 'Observance' addon word to the name. 2001-07-16 11:40:22 +00:00
skeeter
88519279bd First cut with n-tier design. 2001-07-16 11:38:40 +00:00
Ralf Becker
0af94375ea make filter reload the page automaticly if js availible
button [Filter] in Templates now in <noscript>-tags
2001-07-16 09:01:02 +00:00
Miles Lott
17b5416f42 Allow Template class to be disabled 2001-07-16 06:24:17 +00:00
Miles Lott
c5a72a8bc2 Allow null first argument 2001-07-16 06:17:27 +00:00
Miles Lott
0593d5ed96 Import SOAP classes 2001-07-16 06:05:33 +00:00
Miles Lott
e02021ad21 With assistance from mdean, jengo, and ralfbecker, the multiple params feature
for CreateObject now seems to work.  Need to verify on php3...
2001-07-15 23:27:36 +00:00
Ralf Becker
fe96cbcbcc sorted now 2001-07-15 22:03:06 +00:00
Ralf Becker
36ef9cf331 hook_home, plus some filters and preferences added 2001-07-15 22:00:14 +00:00
Ralf Becker
58783d5464 hook_home, plus some filters and preferences added 2001-07-15 21:42:17 +00:00
Ralf Becker
31b61cc52a use the ui-class now 2001-07-15 21:35:52 +00:00
Miles Lott
7e4189916e Rollback changes pending further tests 2001-07-15 13:49:37 +00:00
Miles Lott
9571b47278 CreateObject can now pass multiple params to the class 2001-07-15 10:16:12 +00:00
Miles Lott
6ba82eab04 Add new item about sorting 2001-07-15 00:03:43 +00:00
Miles Lott
a25a8e4b77 Remove 2 duplicates 2001-07-14 23:56:11 +00:00
Ralf Becker
e0e2bfd88e db-field datecreated is now a modification-date
maybe i change the fieldname later
2001-07-14 23:51:51 +00:00
Ralf Becker
e88d1bce67 db-field datecreated is now a modification-date
maybe i change the fieldname later
2001-07-14 22:16:44 +00:00
Ralf Becker
354bcdf90f db-field datecreated is now a modification-date
maybe i change the fieldname later
lot of formating
2001-07-14 22:16:16 +00:00
Ralf Becker
36bb7573ae moved froming of the get_list() query from ui to so
lot of formating
2001-07-14 21:44:01 +00:00
Ralf Becker
c43aa22e21 not longer needed 2001-07-14 21:39:05 +00:00
Ralf Becker
f5f580986d added preferences page to infolog 2001-07-14 16:14:05 +00:00
Ralf Becker
2a3e445fac added preferences page to infolog 2001-07-14 15:49:04 +00:00
Ralf Becker
eb8b31b9c4 $phpgw->common->phpgw_footer() only in app/index.php and /index.php not in the class.uiapp.inc.php 2001-07-14 13:08:47 +00:00
Ralf Becker
c8fb93b235 updated hooks: hook_about
corrected dependenicies: infolog depends on head-cvs-api '0.9.13'
2001-07-14 09:46:17 +00:00
Ralf Becker
395234b155 not (longer) needed 2001-07-14 09:39:43 +00:00
Ralf Becker
297ad28d4e changes name from hook_infolog_about to hook_about 2001-07-14 09:37:52 +00:00
jengo
5865ab4694 - Fixed default app not working
- Removed some uneeded crap
2001-07-14 09:26:43 +00:00
Ralf Becker
9ab0cfa5d5 not (longer) needed 2001-07-14 09:16:57 +00:00
Ralf Becker
7f4ab3a98e made get_referer work with $phpgw_info['server']['webserver_url'] like 'http:/domain/path'
(still works with '/path' too)
2001-07-14 09:14:28 +00:00
Ralf Becker
e356f7ba38 initial import made from the translations of the other apps 2001-07-14 08:24:19 +00:00
Ralf Becker
e68b815d19 CSV-Import into common, because its in admin 2001-07-14 08:22:52 +00:00
Ralf Becker
8f81f0d1ad *** empty log message *** 2001-07-14 01:24:05 +00:00
Ralf Becker
847581cc23 added hooks: addressbook_view, projects_view 2001-07-14 00:55:54 +00:00
Ralf Becker
55a4e2d73b initial comit 2001-07-14 00:55:12 +00:00
Ralf Becker
b7c7f69351 nextmatch used again for included get_list(1) / hooks if #matchs > maxmatchs 2001-07-14 00:24:02 +00:00
jengo
725953e2d4 Fixed blank cells showing up when the user didn't log out 2001-07-13 22:59:44 +00:00
Ralf Becker
76ba59071a icons to add entry, especialy for hook_addressbook_view, which is no longer showing the Add-Button at the end 2001-07-13 22:23:33 +00:00
Miles Lott
5c431fd271 Fix passing of cat_id 2001-07-13 17:57:10 +00:00
Ralf Becker
02cd5e8a7c corrected misspelling of column-name info_enddate (was info_enddata) 2001-07-13 17:53:52 +00:00
Miles Lott
e66982968d Rename to emphasize this is not for single vcards 2001-07-13 17:51:50 +00:00
Miles Lott
095ff431c0 Fix uc setting phpgw_nextid, should be appname, as the update file says 2001-07-13 15:24:21 +00:00