Commit Graph

130 Commits

Author SHA1 Message Date
Ralf Becker
8bfb6cfb07 added email-address to the accounts-data (ldap untested so far!) 2004-07-04 17:27:42 +00:00
Ralf Becker
5188c0a6a3 updating the missed sequenzes (postgres) and pushing all versions to 1.0.0 2004-07-02 22:25:26 +00:00
Ralf Becker
a381073b69 added indices for the api tables 2004-06-27 10:02:57 +00:00
Ralf Becker
3637978eee added russian translations from Alexander (McDuck) 2004-04-01 15:18:11 +00:00
Ralf Becker
b4970a5f65 fixed prob with not changeable pw's, setup::add_acl created acl_rights=0 rows, instead of no rows 2004-02-23 13:22:59 +00:00
Miles Lott
153d7da1c4 remove 10 blank lines 2004-02-14 04:28:48 +00:00
Miles Lott
6d860ceda9 Increment to version 0.9.99.013 to fix phpgw_accounts table now that unique/index is working 2004-02-02 22:52:06 +00:00
reinerj
cce7b854a2 changes to egw dev group 2004-01-26 01:29:06 +00:00
shrykedude
6b6d8f250e increase size of last_mod fields, per bug 869442 2004-01-25 06:15:02 +00:00
Lars Kneschke
d4555f763c bumped version to 0.9.11 to enable language uk
temporarly disabled auto load of languages
2004-01-20 06:00:51 +00:00
Miles Lott
037369b6e6 Add header and per-domain user login values - default is admin during the upgrade process.
Hopefully these are all the files.
2004-01-18 21:03:56 +00:00
Miles Lott
19c6bade68 Increase size of password field for pending password method enhancements.
NOTE: Last update didn't increment the overall version, so this looks like 2.
2004-01-16 13:44:05 +00:00
shrykedude
f17337d3b7 Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
Lars Kneschke
ab34001cb9 activated brazilian language 2003-11-27 23:57:31 +00:00
Ralf Becker
50f3f7be43 enabled Slovenian language, thanks to Dragos translations 2003-10-17 22:41:59 +00:00
Ralf Becker
588abbaea7 changed the content column of phpgw_app_session from text to longtext (its overflowing eg. in eTemplate from time to time) 2003-10-04 14:06:15 +00:00
Ralf Becker
0d41ea8765 fixed wrong NOT NULL attributes in phpgw_accounts 2003-09-25 01:33:59 +00:00
Ralf Becker
9400580dbf enabled 'zh'=Chinese(simplified), changed version to 0.9.99.003 2003-09-24 22:04:38 +00:00
Pim Snel
3e17b31815 increase version number 2003-09-17 22:22:19 +00:00
Ralf Becker
36b40204e3 update to version 0.9.99.002:
- new columns for accounts-table: contact_id and primary group
- fixed error from 0.9.10 update with groups and permissions columns only half deleted
- update function for phpGW 0.9.14.508/9 and 0.9.15.013/4
2003-09-13 18:19:03 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
6ab850d35c - added update from version 0.9.14.004-6 (security-fixes) and 0.9.14.508 (asyncservice)
- merged asyncservices from .16
2003-07-21 18:20:45 +00:00
Ralf Becker
a09ccfb730 merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
2003-05-18 19:18:58 +00:00
ceb
5027634065 update setup info 2003-05-03 23:25:06 +00:00
ceb
a28174ef68 update categories plus addressbook table to add column last_mod 2003-05-01 23:22:57 +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
32c7713591 table-update:
- added table phpgw_async for asyncservices
so .16 is now identical to head from the db-format
2003-04-27 23:18: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
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
e5c40b72e7 update langs plus xslt 2002-10-27 23:55:23 +00:00
ceb
5bd8c0a237 update setup info 2002-10-27 21:29:59 +00:00
ceb
6d142e0c7c removed app_title plus update default layout to use xslt 2002-10-26 22:39:19 +00:00
ceb
587fa97db2 removed app_title plus update layout 2002-10-23 20:47:33 +00:00
Zone
0a0261a9e1 Make session timeouts configurable 2002-09-24 05:21:38 +00:00
Zone
56e30222db Increment version (add 'content' column in phpgw_vfs) 2002-08-26 04:36:12 +00:00
skeeter
5abe31deca Should fix the missing perf* function. 2002-08-15 23:37:31 +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
ceb
8e33cfaeb3 typo 2002-05-14 22:55:56 +00:00
Miles Lott
8b93ed7df1 add appinfo 2002-04-27 03:53:05 +00:00
Miles Lott
3c8fffb1e7 Manageheader now handles editing of multiple domains 2002-04-07 23:56:03 +00:00
Miles Lott
12b66fb8a9 Change lang/languages tables to phpgw_lang/phpgw_languages 2002-02-17 19:31:50 +00:00
seek3r
2df5d74dd3 fixed header to use and added my debug constants along with my replacement for print_debug 2002-02-12 09:10:40 +00:00
Miles Lott
478ca3adc4 Upgrade API version to 0.9.15.001, add post-install dependency failure
test to detection class and applications.php
2002-01-13 19:52:47 +00:00
Miles Lott
48dc49a613 Remove doubled table 2002-01-05 18:56:33 +00:00
Miles Lott
dbd4c633f9 API UPGRADE - INSERT-only version update to add missing hooks 2002-01-02 15:26:19 +00:00
seek3r
433a23d93e updating for new sessions class change 2002-01-02 15:10:06 +00:00
Miles Lott
29e8cc822c VERSION UPGRADE - adjust lang table to accept 255 char messageid 2001-11-25 23:32:16 +00:00
Miles Lott
09602fec0c set newest version number 2001-10-17 18:29:09 +00:00
Miles Lott
443765bb67 Add new table to tables array 2001-10-12 18:19:45 +00:00
jengo
cb8ffc5a47 Added new history logging class 2001-10-06 02:35:37 +00:00
Miles Lott
10586849e5 Adjust phpgw_applications.app_tables to 'text' type 2001-09-29 23:08:33 +00:00
Miles Lott
8fbd154f2d Update - move vfs table creation to API using most recent version 2001-09-28 19:48:28 +00:00
skeeter
41c8bd58d3 Applied patch #460021 in a modified form. 2001-09-17 02:27:22 +00:00
Miles Lott
5989616d8c Increase session_lid to 255 chars (20 not enough to fit user@real.host.name) 2001-08-15 03:49:25 +00:00
Miles Lott
f1a562404b Update added to include peer server / interserver 2001-08-13 17:09:03 +00:00
jerrywestrick
f83036ae9d __FILE__, __LINE__ parameters 2001-08-08 07:21:29 +00:00
Miles Lott
5efdffad7b Update header to include xml/soap functions... this needs to be ironed out 2001-08-07 23:04:49 +00:00
jerrywestrick
c1844e6ebc Fixed phpgw_log <-> phpgw_log_msg relationship... 2001-08-06 16:36:16 +00:00
jengo
775e55fc86 Added patch for eventlog 2001-08-05 06:48:42 +00:00
Miles Lott
42b795992b Rolling back file_space column addition 2001-07-27 10:04:07 +00:00
jengo
68577e4d12 - Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n 2001-07-13 07:02:34 +00:00
Miles Lott
38a4587a2d merged addressbook tables and upgrade routines back to api, following the contacts class 2001-07-05 07:38:52 +00:00
jengo
8474cd8840 Fixed access log not updating correctly 2001-07-02 20:31:46 +00:00
zone
e6203dda83 Added file space option, file_space column to phpgw_accounts 2001-07-01 22:30:07 +00:00
Miles Lott
548b5ba431 Change phpgwapi app enable to 3, set navbar to ignore 2 & 3, add notifywindow app
with enable of 2, adjust admin tools to ignore enable of 3, not 2
2001-06-07 11:28:31 +00:00
Miles Lott
7457a46f27 add header and chmod -x 2001-06-04 15:19:31 +00:00
Miles Lott
6bb6470ec8 Add enable flag 2001-06-03 20:56:46 +00:00
bettina
798ff60cb9 update of phpgw_categories.access plus phpgw_notes.access type to use varchar 2001-06-03 20:45:34 +00:00
Miles Lott
ef41c3404f Fix header template not setting version at all 2001-06-01 01:03:30 +00:00
seek3r
b814360900 fixes minor bug 2001-05-31 16:53:19 +00:00
Miles Lott
d4cb332f25 Had to add one more variable back to make the new header template work 2001-05-30 08:56:01 +00:00
Miles Lott
c4972fd5b3 Reset version to correct one since we are using this file now 2001-05-30 08:40:24 +00:00
seek3r
3510d65861 changes to the way the header version is managed 2001-05-30 08:26:24 +00:00
Miles Lott
7827d25bfe Updates to some tables_current and setup_inc files 2001-05-29 14:13:03 +00:00
Miles Lott
df29ae164c Add nextid table 2001-05-28 12:43:36 +00:00
Miles Lott
83665b88cc Change to lang/languages 2001-05-24 20:31:52 +00:00
seek3r
96351cb4fb finished dependacy support checking, just need to have it start reading from the db instead of my hand crafted array 2001-05-24 20:28:12 +00:00
Miles Lott
e464e7cde9 Add app title 2001-05-20 00:03:17 +00:00
Miles Lott
1a0b164b8b change table name to phpgw_app_sessions ;) 2001-05-19 15:39:17 +00:00
seek3r
85a3b35de4 I have decided that setup.inc.php will contain all the details about the app, which setup will need to know. I am removing all other existing files that served the same purpose. I may switch to setup.xml at some point... but not yet 2001-05-19 06:09:07 +00:00