Commit Graph

2296 Commits

Author SHA1 Message Date
jengo
4af9f4af7d Change the todo table to use the phpgw_ prefix 2001-03-26 23:40:02 +00:00
Miles Lott
cbd9cbadc8 Add ability for HR to set tid 2001-03-26 23:19:36 +00:00
Miles Lott
e2afce4073 Fix account_id use in update_lastlogin to use get_account_id; formatting 2001-03-26 21:36:32 +00:00
Miles Lott
5f06d2940e Fix to limit count based on u/g, also use class to get_list() 2001-03-26 21:12:56 +00:00
Miles Lott
501f75b630 Add optional use of $offset to limit the list 2001-03-26 20:44:49 +00:00
Miles Lott
d65679273d Fix en/de swap 2001-03-26 18:16:14 +00:00
Miles Lott
6d5bc0edc7 Remove SPACES 2001-03-26 18:12:02 +00:00
izzy
76c105275d + added missing phrases 2001-03-26 15:49:12 +00:00
izzy
c631baff56 + added missing phrases 2001-03-26 15:25:59 +00:00
izzy
1ac5962d78 ! format error fixed
+ added missing phrases
2001-03-26 14:56:19 +00:00
izzy
5433222806 + added some some phrases 2001-03-26 14:23:27 +00:00
Miles Lott
e0d2f43d0a Formatting changes 2001-03-26 14:16:16 +00:00
Miles Lott
e6d9173490 Add saving of cat_id into new phpgwcatid attribute - filters pending 2001-03-26 13:33:50 +00:00
Miles Lott
df41f9fefe More adjustment to sql filter strings 2001-03-26 13:08:59 +00:00
Miles Lott
8f06203fe7 Allow setting of group or apps, do not require both 2001-03-26 11:51:32 +00:00
Miles Lott
cea7ef4b6e More query-following 2001-03-26 10:23:30 +00:00
Miles Lott
00b6b8699d help query follow us, so it is not lost when we cancel or delete 2001-03-26 09:50:07 +00:00
Miles Lott
a12fd0c775 Oops, remove cat_id from the submit form - resets what you pick above 2001-03-26 09:43:09 +00:00
Miles Lott
944c092953 Fixing some cat_id settings in form buttons 2001-03-26 08:52:53 +00:00
Miles Lott
4716028755 Alter filter setting in conjunction with nextmatchs fix 2001-03-26 08:25:19 +00:00
Miles Lott
ece1208b07 Complete template var setting for filter 2001-03-26 08:24:35 +00:00
Miles Lott
7b2ab4f697 Some more filtering fixes, I hope 2001-03-26 02:00:47 +00:00
Miles Lott
8fa2ccd754 Trying to delete 2001-03-26 00:20:09 +00:00
Miles Lott
1a90069692 Adding test 2001-03-26 00:19:03 +00:00
Miles Lott
ee58225c19 Removing test file 2001-03-26 00:15:48 +00:00
Miles Lott
5c80b371cb Testing attic 2001-03-26 00:15:21 +00:00
Miles Lott
528db46464 Add delete_all() to sql for testing ONLY :) 2001-03-25 23:25:23 +00:00
Miles Lott
a0ec697e28 Fix sql error in add() 2001-03-25 23:21:01 +00:00
Miles Lott
2e91489c7a Remove extra ] 2001-03-25 23:14:17 +00:00
skeeter
0b717ac195 cleanups for readability 2001-03-25 22:24:19 +00:00
skeeter
f6d0ed1eb6 possible fix for sending email and teh RCPT TO: address 2001-03-25 21:04:41 +00:00
skeeter
2eb29115b1 I'm the biggest idiot in the world... 2001-03-25 20:15:09 +00:00
skeeter
e78968a9d5 Final fix! Added '/' in front of admin on link(). 2001-03-25 20:13:51 +00:00
skeeter
53f0e72fe7 Fix for bug #411158 - Improper link() calls - clears up missing account_total(). Also removes admin/inc/account_* calls from this file. 2001-03-25 18:10:30 +00:00
skeeter
a2e4b791c9 Fix for bug #411157 - Free/Busy and fullnames 2001-03-25 14:41:17 +00:00
Miles Lott
382347be76 Some work on sql filter mods since the intro of acl 2001-03-25 14:11:43 +00:00
skeeter
7b81319a3c Fix for bug #411158 - Improper link() calls 2001-03-25 13:50:40 +00:00
skeeter
110b3a18f4 Fix for bug #411157 - Free/Busy and fullnames 2001-03-25 13:34:42 +00:00
Miles Lott
5b5e16032b Make Portuguese available='No' since there is no _pt lang file 2001-03-25 09:43:40 +00:00
Miles Lott
b4aaf15c72 Remove some spaces, set all occurrences of 707 to 770 2001-03-25 09:32:30 +00:00
Miles Lott
52e24ce467 Change 'none' to common 2001-03-25 09:23:38 +00:00
Miles Lott
890e106ec0 Set display of cat setting to 'none' if no cat 2001-03-25 09:18:14 +00:00
Miles Lott
e783530f7f Add default category setting of all 2001-03-25 09:14:43 +00:00
Miles Lott
1d413dd5bb Don't set prefs here, pass the current value to form() 2001-03-25 09:09:32 +00:00
Miles Lott
3c0832cab2 Add autosetting of cat_id on add if pref set for default 2001-03-25 09:07:58 +00:00
Miles Lott
23ec2bb2b1 Update for missing template values 2001-03-25 08:56:24 +00:00
Miles Lott
2dd34c4c1a Added ability to autosave last selected category 2001-03-25 08:46:26 +00:00
Miles Lott
50c042d7d4 Prefs template changes 2001-03-25 08:31:30 +00:00
Miles Lott
390d9f0362 Some prefs dialog changes 2001-03-25 08:31:02 +00:00
Miles Lott
3ca4825e4f Fix cat_id logic to check for '', not 0 (which is none) 2001-03-25 07:56:55 +00:00