Ralf Becker
6b8a74ecc9
fixed wrong users_localtime time:
...
offset in user_prefs is not against GMT but servertime
2003-05-17 21:25:09 +00:00
Ralf Becker
9a074ef8b3
added function to encode subject for 8-bit-chars and made boundary a param
2003-05-17 20:41:14 +00:00
Ralf Becker
c1f78f4efc
changed username to fullname
2003-05-17 20:37:51 +00:00
Ralf Becker
02c9cec298
fixed display_fullname for missing parts of the name
...
merged kneckes ldap-change too
2003-05-17 20:34:55 +00:00
Ralf Becker
e51acc6ad8
fixed bug, account_id param in constructor was not used
...
merged jengos changes from .16 too
2003-05-17 20:26:49 +00:00
mdean
39a55af60a
SV# 3634: Syntax error return Rrue; should have been return True;
2003-05-17 19:29:58 +00:00
seek3r
68e9fd40cc
dd
2003-05-15 10:01:57 +00:00
seek3r
550d17d454
wrapped a couple functions in if statements because they are now part of new versions of PHP
2003-05-10 08:53:43 +00:00
seek3r
ebc98519ce
fixed bad reference which caused problems on windows servers
2003-05-10 08:52:21 +00:00
Ralf Becker
52ad25deb0
call constructor of sbox class
2003-05-05 20:59:14 +00:00
Ralf Becker
0953e3e21b
gnu-patch #1245
2003-05-05 20:24:57 +00:00
Ralf Becker
3d2edbc0a7
gnu-patch #740
2003-05-05 19:33:10 +00:00
Ralf Becker
a573aac782
gnu-patch #810
2003-05-05 19:25:16 +00:00
Ralf Becker
6f48cb5363
gnu-patch #1244
2003-05-05 19:11:47 +00:00
Ralf Becker
06489ff747
added an other display-type for accounts: Firstname Lastname [lid]
...
changed < > into [ ]
2003-05-04 15:14:06 +00:00
Ralf Becker
e152c6727d
changed pref-name maildomain to domain
2003-05-04 10:30:38 +00:00
Ralf Becker
1a01f33308
account-display is now configurable via the prefs:
...
- Firstname Lastname (default)
- Lastname, Firstname
- username
- <username> Lastname, Firstname
2003-05-03 22:23:50 +00:00
ceb
3f24159bfd
update tpl
2003-05-03 14:17:15 +00:00
Ralf Becker
3826112059
Fixed get_image_dir and get_image_path to not return the templates imagedir if it only contains the navbar icon (eg. idots or idsociety).
...
Thats only a fix, better would be if every app uses the image or find_image function.
2003-05-03 10:59:16 +00:00
Ralf Becker
ce1a06d831
small fix, added a wrapper for the renamed function email_address (was sub_default_addres) for email/anglemail
2003-05-03 10:58:46 +00:00
Ralf Becker
e1c1ecad78
added notify-messages to prefs:
...
- notify messages contain vars to be substituted, eg. $$username$$
- the var-name gets translated for editing
- new function create_notify in preferences.php
- new function parse_notify to substitute / create the notify msg
2003-05-02 01:33:32 +00:00
Ralf Becker
f44171243c
fix for phrase which end (after truncating to 230 chars) in a space (which has been striped by the db)
2003-05-02 01:06:33 +00:00
ceb
7546857b3e
update cats
2003-05-01 23:24:09 +00:00
Ralf Becker
52ff07f6c9
fix from sigurdne, for bug #3300 and #2740
2003-05-01 12:49:11 +00:00
Ralf Becker
21d8e8fd62
reworked preferences (ported from .16 incl. fixes):
...
- not set user-prefs use the default value, default values have been used only for new accounts before
- preference-table has new column preference_app
- preferences got automaticaly quoted now, eg. its save to use single and double quotes as well as backslashs
2003-05-01 09:19:50 +00:00
Ralf Becker
f81afd60a9
fixed template_alternate_row_color, so also set the row_color in the supplied template, not only in the template of the nextmatch-class
2003-05-01 09:17:44 +00:00
Ralf Becker
ad1a0a1cb3
fixed schema_proc for pgSql to properly rename a table, if forgot to rename the index
2003-04-30 11:07:24 +00:00
ceb
486e0b043f
update portal
2003-04-30 02:13:17 +00:00
Ralf Becker
104bad578d
added param try_unregistered to hooks::single for setup
2003-04-28 08:25:59 +00:00
Ralf Becker
2c59c61f0d
added param try_unregistered to hooks::single for setup
2003-04-28 08:24:45 +00:00
Ralf Becker
b12d672c5c
importing asyncservices from .16
2003-04-27 23:19:49 +00:00
Ralf Becker
4e1cd7d1f5
new type of hooks via methodes instead of separate files:
...
- allows to parse arguments ot the hook and return content
- all access to the hook-table is now handled by the hook-class (for admin and setup too)
- all existing hooks continue to work of cause
2003-04-27 22:26:04 +00:00
ceb
996ae97971
update img
2003-04-27 19:27:28 +00:00
ceb
7420f58b18
update img
2003-04-27 14:10:16 +00:00
ceb
79f95f0576
update
2003-04-26 20:52:59 +00:00
ceb
9cddaf2f6e
added extra function for filter plus update tpl class to version .16
2003-04-26 01:19:45 +00:00
ceb
dbca6b1b6b
removed charset from tpls since its added by xslt already plus update class.common: add a flag to disable any xslt output
2003-04-24 21:04:22 +00:00
ceb
ded88a0790
update js and css
2003-04-24 01:34:44 +00:00
Ralf Becker
251699f154
gugux lang-update
2003-04-22 22:30:38 +00:00
Ralf Becker
cad7e38029
fixed for login: dont call framework for login
2003-04-21 08:32:53 +00:00
ceb
0d021d3426
it was impossible to login/logout after change of framework call
2003-04-21 00:49:42 +00:00
Ralf Becker
b69defa25b
added app_header via $GLOBALS['phpgw_info']['flags']['app_header']
2003-04-20 20:47:50 +00:00
ceb
bf02473ccd
update cats
2003-04-20 14:15:01 +00:00
ceb
cf343ac9d6
update hook_admin
2003-04-20 02:16:22 +00:00
ceb
2dd760281b
moved function deisplay_entry from admin to api
2003-04-19 23:17:40 +00:00
Ralf Becker
fefe0305fd
fix for bug reported on user-list, time-compare creates date before 1970/1/1 which is the earliest allowed date on windows
2003-04-18 08:37:04 +00:00
Ralf Becker
6b1cfa855e
limited the length of the message_id to 230 and defined a constant for it
2003-04-02 17:46:37 +00:00
Ralf Becker
486fd309c0
changed wrong php-version-number
2003-04-02 10:42:12 +00:00
Ralf Becker
8a9884ec96
had to redo it as it breaks other stuff
2003-03-31 17:34:38 +00:00
Ralf Becker
64309e9e5a
made it more compatible with the version in 0.9.14
2003-03-31 16:51:25 +00:00
Ralf Becker
ea968b1cd6
added function redirect_link and added nodisplay before exit
2003-03-31 16:50:49 +00:00
Ralf Becker
ec8ba8cab3
added appname to website title (as dave in .16)
2003-03-30 11:04:57 +00:00
Ralf Becker
32f1ed2b83
now admin can enable/disable the preferences as any other app, fix for bug#2967
2003-03-28 16:19:46 +00:00
Ralf Becker
a29965b1ea
added a local var $oProc as reference to the global one, to be compatible with old-style default_records.inc.php
2003-03-27 18:39:49 +00:00
Ralf Becker
d948f09973
moved generation and translation of app-title into applications-class
2003-03-22 12:29:42 +00:00
Ralf Becker
b83af98a7f
skwashd's patch to:
...
- name2id return system-global cats too
- return_array use strlen now to differ between not set and 0 parent_cat_id
2003-03-22 09:37:40 +00:00
Ralf Becker
254ba69217
dave's parse_navbar_end-fix (no more complaining it's not defined)
2003-03-22 09:04:37 +00:00
Ralf Becker
c2778383c5
2 changes:
...
- newer lang-files get now installed automaticaly when a user log's in
- Czech is added to the supported lang's
==> phpgwapi version updated to 0.9.14.002
2003-03-22 01:32:43 +00:00
Ralf Becker
556680d7f8
fix for 2 pgSql bugs:
...
- if a table get droped (eg. uninstall an app) the sequenz got not droped, which leads to complains of pgSql if you tried to reinstall the table/app
- _CopyAlteredTable (which is used by AlterColumn) uses a 'SELECT * ' and then the $db->f(0|1|2) which leads to errors when the column-order is not as expected
2003-03-22 01:28:48 +00:00
Ralf Becker
f9c53875eb
Moved list_sessions and total from admin.socurrentsessions into the session-class and implemented them for php4 too.
...
So admin.socurrentsessions is no longer used and bocurrentsessions as well as the phpgwapi/templates/xxx/navbar.inc.php use the session-class to get the number of loged-in-users.
Aktivated the accesslog f�r php4-sessions too.
2003-03-21 00:47:18 +00:00
Ralf Becker
0b53b03eae
skwashd's patch to use last_insert_id instead of an extra max(id) query
2003-03-19 23:14:21 +00:00
Ralf Becker
4d4f86af2b
an other issue with daylight-saveing in days_between solved, now the calculation is down ignoring the daylight-saveing
2003-03-18 18:02:36 +00:00
Ralf Becker
c280a1ab7e
made some more messages from the users-prefs translatable
2003-03-18 17:05:42 +00:00
Ralf Becker
027cfe7207
fix for postgreSql's AddColumn, to allow to set a default and a not null contraint, they are not allowed in add column in pgSQL
2003-03-18 00:07:17 +00:00
Ralf Becker
ff708d4917
skwashd's patch to be able to retrive entries with parent_id == 0
2003-03-16 22:16:33 +00:00
Ralf Becker
2df14f0419
fix for bug #2549 , patch from ||cw
2003-03-13 17:59:45 +00:00
Ralf Becker
b4f4f7c938
fix for pgsql >= 7.3 need separate LIMIT and OFFSET clause, works with 7.2.x too
2003-03-13 17:44:53 +00:00
Ralf Becker
e19a2ee41d
fix multidomain header-generation
2003-03-05 14:21:49 +00:00
Ralf Becker
982f00b803
fix to include the mysql-error-msg again
2003-03-05 13:57:29 +00:00
Ralf Becker
cc9eace636
sim's patch #1218 : vfs patch (to implement "view" method)
2003-03-04 18:15:38 +00:00
Ralf Becker
ff3eae22d3
sim's patch #1217 : webdav client cache fix
2003-03-04 18:10:15 +00:00
Ralf Becker
6395e2a6ab
sim's patch #1096 : webdav client class fix (small but essential)
2003-03-04 17:46:16 +00:00
Ralf Becker
bdf2cb9d91
reimplemented the days_between function because it led to an infinite recursion in some cases and its simpler/faster now
2003-02-26 16:44:11 +00:00
Zone
241a0bbf09
Load vfs_shared class
2003-02-17 19:35:52 +00:00
Zone
f72d5d300e
Move shared variables and functions to vfs_shared
2003-02-17 19:34:56 +00:00
Zone
45caae75f9
Initial commit
2003-02-17 19:33:07 +00:00
Zone
efc0287bc1
Initial commit. From Jonathon Sim <sim@zeald.com>
2003-02-06 22:45:05 +00:00
Zone
4697629414
Initial commit. Original author Leo West <west_leo@yahoo-REMOVE-.com>, changes from and submitted by Jonathon Sim <sim@zeald.com>
2003-02-06 22:43:18 +00:00
seek3r
a80e96953f
added new acl class as acl2 while its being tested
2003-01-12 20:19:12 +00:00
seek3r
d1f5fdf372
oops. left debug line in safe_args()
2003-01-12 03:46:38 +00:00
seek3r
8ae1ee9e14
fixed validation bug in safe_args() and removed debug line I left in createobject()
2003-01-12 03:43:55 +00:00
seek3r
637307f51c
added new safe_args function which should help to make our functions safer and more flexible
2003-01-11 08:32:44 +00:00
ceb
bf0e5e2d90
update
2003-01-04 00:54:55 +00:00
ceb
c5526be9e4
update
2003-01-04 00:12:48 +00:00
ceb
b0e538a1ff
fixed forced prefs
2002-12-26 20:43:00 +00:00
seek3r
95ce24b391
*** empty log message ***
2002-12-23 01:29:19 +00:00
ceb
f8afc79b4b
update help
2002-12-23 00:57:08 +00:00
ceb
a7adc68829
update to install admin/prefs/api at once during new install
2002-12-19 23:33:44 +00:00
ceb
06a871dd7c
update accounts_ldap
2002-12-18 00:20:46 +00:00
ceb
f74cd4393f
update help system
2002-12-16 01:20:12 +00:00
ceb
38f09178a7
update nm sort function
2002-12-05 00:27:37 +00:00
ceb
579efdde4d
update help
2002-12-01 03:35:02 +00:00
ceb
de9637797d
update
2002-11-30 02:22:23 +00:00
ceb
4fa662a569
started updating help system
2002-11-30 02:02:32 +00:00
ceb
ffa00332ce
update verdilak layout
2002-11-28 01:38:13 +00:00
ceb
b0f46deaa0
fix in function des_cryptpasswd
2002-11-24 21:53:21 +00:00
ceb
ba80c900a7
update
2002-11-24 01:45:28 +00:00
ceb
db7be573d7
update pix
2002-11-23 03:45:40 +00:00
ceb
380db5df05
removed lang call from class applications, since this caused an english only environment. app_title gets translated in function navbar or wherever its needed
2002-11-22 02:27:20 +00:00
ceb
e39dc2a3ee
update
2002-11-18 22:09:01 +00:00
ceb
df9ee52ebf
update
2002-11-18 16:19:56 +00:00
ceb
92d9a97614
moved manual to the top menubar
2002-11-15 23:43:20 +00:00
ceb
1483360a0e
update
2002-11-15 22:31:51 +00:00
ceb
c71c14dc96
added funkwerk layout
2002-11-15 05:15:39 +00:00
ceb
48d4f167cc
moved justweb to use xslt
2002-11-08 22:42:14 +00:00
ceb
75bdb0df44
add SEP to add_file
2002-11-06 23:20:02 +00:00
ceb
6f6e06b39f
removed var from hook_admin
2002-11-03 01:03:07 +00:00
ceb
d537066c83
update xslt
2002-11-02 22:25:14 +00:00
ceb
754a43388c
update
2002-10-29 23:35:02 +00:00
ceb
aa1dc9eb33
update
2002-10-29 23:11:21 +00:00
ceb
27031e5523
added option to enable/disable support for old_style apps, added css class for msgbox, fixed home screen if default_app
2002-10-29 22:15:32 +00:00
ceb
9d9a6e5b35
update
2002-10-28 04:50:43 +00:00
ceb
6d142e0c7c
removed app_title plus update default layout to use xslt
2002-10-26 22:39:19 +00:00
ceb
4465aa63e6
update xslt
2002-10-26 20:33:04 +00:00
ceb
b4e4be334b
update xslt
2002-10-26 00:33:22 +00:00
ceb
b9f2dba2b3
update xslt
2002-10-25 22:34:04 +00:00
ceb
3e7875e1c6
update xslt
2002-10-25 21:40:09 +00:00
ceb
24aa900898
update xslt
2002-10-25 20:34:36 +00:00
ceb
6d2a19632f
update xslt
2002-10-25 16:44:35 +00:00
ceb
d94b0a9ffe
update to use xslt *** HEAD IS CURRENTLY BROKEN ***
2002-10-25 03:04:28 +00:00
ceb
587fa97db2
removed app_title plus update layout
2002-10-23 20:47:33 +00:00
ceb
fe749bb211
update xslt
2002-10-20 22:01:46 +00:00
ceb
fed918c353
update msgbox
2002-10-20 00:34:12 +00:00
ceb
1e3dc0bf00
update themes
2002-10-19 20:46:35 +00:00
ceb
49d8a6db1a
update
2002-10-19 00:42:36 +00:00
ceb
a979f0afc1
added encoding to function export_xml
2002-10-19 00:37:23 +00:00
ceb
738455541d
fixed wrong encoding in class xslttpl
2002-10-19 00:17:02 +00:00
ceb
16e38ed24f
fix wrong user lang setting
2002-10-18 22:53:12 +00:00
ceb
10169aa55e
update function msgbox
2002-10-18 21:45:03 +00:00
ceb
551926d13d
update msgbox to use xslt
2002-10-18 00:58:32 +00:00
ceb
e6ebd3cd08
update msgbox to use xslt/fixed msgbox tpl error within apps
2002-10-18 00:20:53 +00:00
ceb
8a197707a1
update function call
2002-10-15 21:41:26 +00:00
ceb
3c48c1c3aa
fix for subs not showing
2002-10-15 21:40:58 +00:00
ceb
df62f9d644
fix for bug 1308
2002-10-15 00:12:39 +00:00
ceb
23edad505e
update
2002-10-13 22:04:55 +00:00
ceb
49ef265853
update
2002-10-12 22:33:24 +00:00
ceb
5cc3837622
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 22:03:35 +00:00
ceb
be05bc6e25
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 21:18:23 +00:00
ceb
22ff2988c7
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 18:01:39 +00:00
ceb
aac6b5e5f4
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 17:23:56 +00:00
ceb
212c43738a
update edit cats
2002-10-12 00:50:37 +00:00
ceb
a8b4146b4e
added missing ')' to search string in list function
2002-10-11 00:35:11 +00:00
ceb
7776d70236
update css
2002-10-06 22:28:41 +00:00
ceb
b93e93b33e
update css
2002-10-06 19:57:58 +00:00
ceb
afa2d68758
update portal plus tpl
2002-10-06 16:18:03 +00:00
ceb
8099197a78
update img functions
2002-10-06 03:06:03 +00:00
ceb
2a39737dc2
update portalbox functions
2002-10-05 23:40:51 +00:00
ceb
c5d16e93c9
update portalbox functions
2002-10-05 22:00:25 +00:00
ceb
0ae563ca08
fix for bug 1286
2002-10-04 20:59:00 +00:00
ceb
f89c10e742
update to use xslt
2002-10-03 23:16:08 +00:00
ceb
bfc4ee7556
update to use xslt
2002-10-03 22:02:19 +00:00
ceb
f684ccd732
update to use xslt
2002-10-03 21:38:11 +00:00
ceb
d5202ca67c
fixed about function plus update to use xslt
2002-10-03 02:49:22 +00:00
ceb
08c5e74c66
update to use css files
2002-10-03 00:11:48 +00:00
ceb
53d5b63359
added debugging formatting code
2002-10-02 00:44:22 +00:00
ceb
44ea293a1c
update to avoid linebreaks in output where they shouldnt be
2002-10-01 23:13:31 +00:00
ceb
00b6e9a3a7
update
2002-09-29 18:22:17 +00:00
ceb
0bd42b8033
update functions to load the css file
2002-09-29 04:17:49 +00:00
seek3r
86032f02dd
removed common->phpgw_exit() and fixed all references to it in the core apps and api
2002-09-28 20:01:44 +00:00
seek3r
8abf9fa1a5
Switched to using the register_exit_function() and added scrolling divs to a couple places for examples
2002-09-28 15:20:20 +00:00
ceb
6d049dfa2c
update css
2002-09-27 23:49:59 +00:00
ceb
69221717ed
update css
2002-09-27 23:41:49 +00:00
ceb
bb54e6d29a
update css
2002-09-27 22:40:15 +00:00
ceb
d0d21f42be
update
2002-09-27 17:39:49 +00:00
ceb
abfa5b6785
update css
2002-09-27 02:23:26 +00:00
ceb
71610c3297
changed functions to use css files
2002-09-27 00:14:18 +00:00
ceb
9fea7d76e0
added xsl function
2002-09-26 03:58:21 +00:00
skeeter
084bf0c8b4
Last fix for the domain cookie.
2002-09-26 03:07:50 +00:00
ceb
34deae3dde
added argument layout to function get_tpl_dir
2002-09-25 04:04:24 +00:00
ceb
e9251d17e1
added function for cat_select_box using xsl tpl
2002-09-25 04:02:03 +00:00
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
453c62f1b2
Fix parse errors (extra ')'s)
2002-09-24 05:19:18 +00:00
seek3r
63c28e56bd
These are useful classes we can use
2002-09-23 22:36:11 +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
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
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
71ec2f0197
Updates needed for phpwebhosting -> filemanager name change
2002-09-21 05:15:32 +00:00
seek3r
20974436bd
Have importing of vars and xml working on any node
2002-09-21 00:24:11 +00:00
seek3r
18859ef4d5
not ready for public use... but its getting better fast
2002-09-17 16:42:50 +00:00
skeeter
cdb7ed3e2d
GNU Patch #290 .
2002-09-17 10:03:37 +00:00
skeeter
143cbc5d42
GNU Patch #290 .
2002-09-17 02:47:35 +00:00
skeeter
720df8a650
Minor cleanups.
2002-09-17 02:33:03 +00:00
skeeter
b44fb7dcda
Missed a semicolon.
2002-09-15 23:42:56 +00:00
skeeter
328f9a4bc5
One more fix for the cookie stuff. This will at least delete properly.
2002-09-15 22:14:24 +00:00
skeeter
94eb165d39
Added mr_e's patch.
2002-09-14 21:58:39 +00:00
skeeter
bf218b85ed
Missing a class variable definition.
2002-09-14 21:40:48 +00:00
skeeter
f92c84b48c
This was something lacking and is now used with sitemgr.
2002-09-12 02:27:58 +00:00
ceb
e4044935f0
update cats
2002-09-08 20:40:12 +00:00
ceb
aacd03d33f
update cats
2002-09-04 01:58:34 +00:00
skeeter
3a987d2164
GNU Patch #501 .
2002-09-04 01:25:29 +00:00
ceb
7d38b22ddb
update cats
2002-09-04 00:30:50 +00:00
ceb
b6ca89c43e
updated function delete, id2name, return_sorted_array to move subcats down if delete their parent
2002-09-03 02:21:36 +00:00
ceb
e189e7d4c5
update add function to return the id
2002-09-02 22:03:00 +00:00
skeeter
6d47da13a3
One more stupid mistake for the datetime class.
2002-09-02 02:39:36 +00:00
skeeter
40df324cf5
GNU Bug #800 .
2002-09-02 02:32:10 +00:00
skeeter
9d50404d22
GNU Patch #483 .
2002-09-01 15:03:19 +00:00
skeeter
73bf8e96fa
GNU Patch #492 .
2002-09-01 13:37:10 +00:00
ceb
117e089722
update gdbutton
2002-08-30 02:16:15 +00:00
ceb
f1119c3860
added class to create gd/ttf buttons
2002-08-29 23:20:22 +00:00
Zone
402b797472
Add support of storing file contents in the database
2002-08-26 04:20:33 +00:00
Miles Lott
2808bec6c5
If PHP_SELF is not set, a REG_EMPTY error is generated - there is probably a better fix...
2002-08-24 15:22:14 +00:00
Miles Lott
6a5c1bd2de
Fix problem of ???_langs() functions recursing instead of calling translation class.
...
This meant no lang installation/upgrade except when working with lang.php.
2002-08-23 04:28:28 +00:00
Miles Lott
e25be5b24a
GNU Patch #488
2002-08-22 12:22:58 +00:00
skeeter
6ec153c54e
Added a few isset()'s. This clears a few warnings from being logged.
2002-08-22 03:07:00 +00:00
skeeter
883882338d
Changed EXP_DEBUG_APP to DEBUG_APP.
2002-08-22 03:05:58 +00:00
Miles Lott
eec43e2901
Remove stray whitespace
2002-08-20 12:41:48 +00:00
skeeter
94b08474d0
Was missing this piece.. Now it will display the timer debug statement.
2002-08-17 19:28:09 +00:00
skeeter
89ebd8ea8a
Did I miss commiting this?
2002-08-13 23:39:39 +00:00
Miles Lott
0a3912cf96
verify that get_var did not return an empty cookie var (breaks noncookie sessions)
2002-08-12 00:59:34 +00:00
skeeter
0ce9edd060
Small change letting the system warnings to use user preference of template set for images.
2002-07-20 13:16:33 +00:00
skeeter
9db6ba3adc
Possible fix for the network class error on line 81.
2002-07-20 01:32:00 +00:00
ceb
325b6d81dd
update global_cats selection
2002-07-03 00:55:47 +00:00
skeeter
32bc0ab15c
GNU Patch #305 .
2002-06-30 12:18:07 +00:00
skeeter
297a820544
GNU Patch #373 .
2002-06-29 12:24:11 +00:00
skeeter
45978168e2
GNU Bug #631 .
2002-06-25 01:38:34 +00:00
Miles Lott
dce6255685
Add two auth methods, both of which require third party PHP modules (see source)
2002-06-24 12:16:50 +00:00
Zone
5371495831
Compensate for bug in ACL
2002-06-24 04:02:14 +00:00
Zone
fc3df2e82e
Savannah Patch #370 (modified) - Fix and extend ACL - Thanks gisu
2002-06-24 03:18:59 +00:00
skeeter
3c51862e9c
A more enahanced datetime class. This one will store the server's TZ offset in the cache and use that value to calculate GMT.
2002-06-23 18:05:15 +00:00
skeeter
550bb2f132
GNU Patch #304 .
2002-06-23 17:10:28 +00:00
skeeter
ca58fb532e
GNU Patch #325
2002-06-09 02:17:37 +00:00
skeeter
3520aa9eff
GNU Patch #336
2002-06-09 01:30:55 +00:00
skeeter
34848f8414
GNU Patch #347
2002-06-09 00:17:59 +00:00
seek3r
273c381628
updating for my netscape 4.x patches
2002-06-03 22:17:56 +00:00
seek3r
198abc90cc
updated for a few bug fixes and some html comliance
2002-05-31 22:14:10 +00:00
seek3r
e1cdcafb61
updated idsociety to new format. works fine for me in normal/tables and frames mode
2002-05-31 21:22:25 +00:00
seek3r
9bd5ee2de5
left forced frames mode again
2002-05-31 18:37:18 +00:00
seek3r
0e2e0f5446
fixed design to allow for backwards compatibility
2002-05-31 18:13:07 +00:00
seek3r
161047f121
Apps dont need to halt on template error. Now it just reports
2002-05-31 10:18:57 +00:00
seek3r
96577bfcd9
few minor bug fixed
2002-05-31 09:25:52 +00:00
seek3r
4004c9a4e1
updated so that login page will destroy frames, cleaned up various other issues like better lang support in msgbox, now langs trailing char can be turned off. several other improvements
2002-05-31 08:29:19 +00:00
seek3r
03a64409f8
accidently left forced frames mode
2002-05-30 21:14:29 +00:00
seek3r
eb0b6aaf30
updated phpgwapi/inc/functions.inc.php to follow a nice and orderly loadup process. Added back in the support for CSS, added support for preloading images, fixed javascript problems, updated themes to use , overall just got this api nice and tight in the loadup and template areas. Now we need to update all the template sets and apps to follow suit
2002-05-30 21:13:07 +00:00
seek3r
4a2729a720
massive and sweeping change to the link() function, the way the app loads up, to a single templates class instance, to a new template set structure which automaticly handles frames support. We will have much cleanup to do to get apps working again and have them following the new guidelines
2002-05-30 09:47:09 +00:00
seek3r
de3fcb1c70
updated wit new msgbox
2002-05-27 08:22:12 +00:00
seek3r
60a0c1ac74
fixed password strength rules names to be compatible with phpGW
2002-05-27 03:13:28 +00:00
Miles Lott
75c9dc23f0
This should allow for another app to load its own contacts class as a replacement
...
for the api version. If the app wants to include the api shared class, it should
do so manually.
2002-05-27 01:32:04 +00:00
Miles Lott
fcde09f5ab
Change user-agent to phpGroupWare
2002-05-27 00:52:00 +00:00
Miles Lott
2b950e3583
Add encoding to output
2002-05-27 00:50:28 +00:00
Miles Lott
d9ac13b22a
Silence undefined variable error
2002-05-27 00:43:29 +00:00
Miles Lott
5cf60ba4ee
Add encoding to return value
2002-05-27 00:40:30 +00:00
Miles Lott
cdc2926ff3
formatting
2002-05-26 21:16:25 +00:00
Miles Lott
f8ee781c06
formatting
2002-05-26 20:32:54 +00:00
Miles Lott
3861b64b16
formatting
2002-05-26 20:22:24 +00:00
Miles Lott
2a6ff0ffd4
format, fix banner
2002-05-26 20:14:02 +00:00
Miles Lott
bd6d7aac97
formatting
2002-05-26 20:09:01 +00:00
Miles Lott
090f676483
remove stray whitespace, etc
2002-05-26 20:00:35 +00:00