seek3r
cf2a12ba1c
made changes to the loading of the header, navbar, appheader, and footers
2002-05-24 10:38:03 +00:00
seek3r
48bffd5e2a
fixed dumb bug
2002-05-24 02:51:20 +00:00
seek3r
97a47edc8f
initial common template. I will be expanding on this soon
2002-05-23 21:29:52 +00:00
seek3r
563107b8c8
added new css support, common/shared template file support, and printer templates support
2002-05-23 21:28:59 +00:00
Miles Lott
66b702e1f7
add home app for loading all langs
2002-05-21 03:03:22 +00:00
Miles Lott
5dc37bbc0d
Fix the 'too early to get the userlang' problem
2002-05-20 01:11:27 +00:00
Miles Lott
d85756a0e6
Now possible to select file-based lang()
2002-05-20 00:56:06 +00:00
Miles Lott
e5289b5b03
fix last commit
2002-05-20 00:55:14 +00:00
Miles Lott
c265e753f6
Add langs for new config item
2002-05-20 00:53:21 +00:00
Miles Lott
01aff05336
Tweak to work more like the sql version (no more global lang var)
2002-05-20 00:45:52 +00:00
Miles Lott
a0e48a1c56
oops, extra table...
2002-05-19 23:02:12 +00:00
Miles Lott
852c11cec9
same as previous commit, but for the delete
2002-05-19 22:59:00 +00:00
Miles Lott
dc9a06b7ce
Update inserts to account for new field type of preference_owner
2002-05-19 22:57:41 +00:00
Miles Lott
a2c0c0c09b
WARNING - changes preference_owner field to integer (was varchar(20));
2002-05-19 22:55:37 +00:00
Miles Lott
1da1796bcb
WARNING - changes preference_owner field to integer (was varchar(20)); also
...
found potential problem with 0.9.10 upgrade series re: db object usage
2002-05-19 22:52:34 +00:00
Miles Lott
30d51e6bf3
fix banner
2002-05-19 19:08:51 +00:00
ceb
8e33cfaeb3
typo
2002-05-14 22:55:56 +00:00
ceb
ae0f6115a1
update fr lang files
2002-05-14 22:33:00 +00:00
Miles Lott
09d24127b0
Add more exclusions to applist
2002-05-14 13:43:34 +00:00
Ralf Becker
e1e147b1e3
small fix with default param of get_list
...
(nothing showed up in the hook_XYZ_view)
2002-05-14 13:19:53 +00:00
Miles Lott
fc86e403b8
fix doubled description
2002-05-14 13:19:01 +00:00
Ralf Becker
6dd371ca18
adapted hook_home to new portalbox design
2002-05-14 12:04:15 +00:00
Miles Lott
b08b5717b1
Add in sha passwd crypt for ldap (requires mhash to configure and use) ...
...
Concept by Matt Pavlovich <mpav@algx.net>
2002-05-14 01:02:19 +00:00
skeeter
a057be8a98
GNU Patch #301 .
2002-05-13 23:40:56 +00:00
Miles Lott
8b5007c987
case-insensitive check for 1st char (some rdbms)
2002-05-13 23:39:30 +00:00
Miles Lott
ad9134c5d9
fix stupid sql error
2002-05-13 23:27:40 +00:00
Ralf Becker
9e6f3ac7aa
Added interface to extend eTemplates with new widgets.
...
The widget got automaticaly loaded from the app's inc dir (or etemplate's inc dir).
Two examples ilustrate how to use the interface:
- date: class.date_widget.inc.php reads dates via sbox.getDate
- datefield: class.datefield_widget.inc.php reads dates via 3 textfields
2002-05-13 21:42:55 +00:00
Ralf Becker
daceac54ad
Added interface to extend eTemplates with new widgets.
...
The widget got automaticaly loaded from the app's inc dir (or etemplate's inc dir).
Two examples ilustrate how to use the interface:
- date: class.date_widget.inc.php reads dates via sbox.getDate
- datefield: class.datefield_widget.inc.php reads dates via 3 textfields
2002-05-13 21:30:46 +00:00
Ralf Becker
905c960a5a
corrected some leftover from the last change (app_session and not more HTTP_POST_VARS) in the template-test function show
2002-05-13 18:17:44 +00:00
Ralf Becker
59f2990851
closed security hole of using evaled code to show globals vars (which contain eg. passwords)
2002-05-13 15:15:29 +00:00
Ralf Becker
424e3ac8b2
closed security hole of using evaled code to show globals vars (which contain eg. passwords)
2002-05-13 14:46:47 +00:00
Miles Lott
77374edc32
ok, there is another - it is now required to add the listed chars of your
...
alphabet in the lang file...
2002-05-13 00:45:52 +00:00
Miles Lott
09dc641a9d
Part three of two - implement filter by first char of last name, fullname, or company (for now)
2002-05-13 00:44:41 +00:00
Miles Lott
03a1333c4f
Part two of two - implement filter by first char of last name, fullname, or company (for now)
2002-05-13 00:43:57 +00:00
Miles Lott
314fa566c6
Part one of two - implement filter by first char of last name, fullname, or company (for now)
2002-05-13 00:43:35 +00:00
Ralf Becker
d6bc8af79a
- corrected lots of ACL problems with a new function
...
bo->rb_check_prevs(PHPGW_ACL_xyz,$cal_id_or_event)
- edit is not longer forgetting the participant status
2002-05-12 21:11:34 +00:00
Ralf Becker
ea34fb8cb1
initial import, identical to skeeter's version 1.28
2002-05-12 20:07:02 +00:00
Miles Lott
92128686db
spelchek
2002-05-12 15:09:48 +00:00
Ralf Becker
7469a5c2ce
initial import, identical to skeeter's version 1.75
2002-05-12 08:07:36 +00:00
Ralf Becker
2fb9b0b51e
added hook calendar_view for infolog-integration
2002-05-12 07:51:51 +00:00
Ralf Becker
5a73146b91
get planner working
2002-05-12 07:50:58 +00:00
Ralf Becker
d0e66ba776
inital import, identical to skeeter version 1.78
2002-05-12 07:49:01 +00:00
Ralf Becker
e1f3321c50
inital import
2002-05-12 07:48:23 +00:00
Ralf Becker
26cc517d8a
enable infolog to associate entries to calendar-events
2002-05-12 07:14:01 +00:00
Ralf Becker
8f303f7484
no longer needed, since setup(3)
2002-05-12 07:10:56 +00:00
Miles Lott
44f4592e6a
clarify one formatting point
2002-05-11 22:10:48 +00:00
Ralf Becker
3c0e0a06ca
use sbox2-class in the api
2002-05-11 21:05:13 +00:00
Ralf Becker
0a0815caa9
added fields for apps.phpgroupware.org
2002-05-11 21:01:43 +00:00
Ralf Becker
00d4ce72a0
add functionality to write/update the setup/tables_update.inc.php file
2002-05-11 20:56:12 +00:00
Miles Lott
bf944380b4
Add source file for idsociety alphabet
2002-05-11 19:48:51 +00:00