Commit Graph

211 Commits

Author SHA1 Message Date
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
5c92817fde Fix to get around erroneous version in admin/setup/setup.inc.php 2001-05-31 22:53:40 +00:00
Ralf Becker
bfafacff77 undone the changes 2001-05-30 22:26:27 +00:00
Ralf Becker
c8a97189d0 added infolog 2001-05-30 21:58:05 +00:00
jengo
cd588b407e Bumped up the version number 2001-05-24 07:54:55 +00:00
jengo
76e773eb1d Fixed account_expires not being set 2001-05-22 09:41:27 +00:00
jengo
f3043f71c6 Fixed typo 2001-05-19 21:45:16 +00:00
Miles Lott
2fc187693b Use newer setup.inc.php files 2001-05-19 14:57:26 +00:00
Miles Lott
8847295ff6 change phpgw_holidays to phpgw_cal_holidays in 009 upgrade 2001-05-15 10:57:00 +00:00
skeeter
c8f940a8ee Added a new field to the holiday table for observance rules. 2001-05-14 23:43:05 +00:00
jengo
5c8c881a11 Removed profiles table 2001-05-03 04:59:00 +00:00
jengo
efa2d7dede Cleaned up quite a bit in PostgreSQL create, upgrade and drop tables. 2001-05-03 04:53:49 +00:00
skeeter
f1ac28bc71 Fix for bug #420708. Also, restructured the holiday support. I think this will be the final structure. This gives the most flexibility, a single file to handle all future years. This does not care about previous years rules. 2001-05-02 23:23:48 +00:00
skeeter
3d3163faaa This will at least cause a normal upgrade to not lose data in the description field for bug #420783. 2001-05-02 18:02:20 +00:00
skeeter
b281b7b213 Fix for bug #420783, also added a hol_id field to the holidays tables. 2001-05-02 17:57:46 +00:00
jengo
99ff1cb575 Added account expires feature 2001-05-02 09:06:14 +00:00
jengo
ebee550db7 Added the new config class 2001-05-02 08:00:33 +00:00
skeeter
ecf1d3bc66 Upgrade for adding table structure for calendar holidays 2001-04-30 03:04:02 +00:00
jengo
46946434ea Cleaned up a few errors in the upgrades 2001-04-28 01:49:09 +00:00
skeeter
12e7072673 Fixes to the .002 upgrade for calendar 2001-04-27 17:37:59 +00:00
bettina
b0199b263f added cat_main plus cat_level to phpgw_categories 2001-04-27 16:02:59 +00:00
Miles Lott
dce1ad12c8 Update list of tables 2001-04-27 03:25:39 +00:00
skeeter
d361c553a1 updated the version in newtables. 2001-04-27 02:57:19 +00:00
skeeter
f51ced506b Found 'public' is a keyword... Changed to 'is_public'. 2001-04-27 02:47:54 +00:00
skeeter
6c83a9a0c9 Fix for misspelling of DFAULT. 2001-04-27 02:29:42 +00:00
skeeter
a078f7f58f Restructured the calendar database, added the categories, and fixed problem with repeating entries. 2001-04-27 02:20:55 +00:00
bettina
3265e4a2d8 added access_field to the notes_table 2001-04-25 00:45:50 +00:00
Miles Lott
f1ceb55920 Add null upgrade to 0.9.10 release - hope this is right 2001-04-23 14:37:08 +00:00
Miles Lott
17fce87d23 No, more was needed 2001-04-19 20:24:41 +00:00
Miles Lott
4c5c768c44 Hopefully final cleanup of addressbook table migration 2001-04-19 20:20:20 +00:00
Miles Lott
e28ef93c4f Fix doubling on transfer of data to new addressbook tables 2001-04-19 20:01:23 +00:00
Miles Lott
4652096b90 Also check for 'y' in tel fields 2001-04-19 19:52:55 +00:00
Miles Lott
faec9af7d8 Fix db->query syntax 2001-04-19 19:46:34 +00:00
Miles Lott
44b7e3057a Sete tel fields to '' where they were 'n' 2001-04-19 19:36:10 +00:00
Miles Lott
46ec22fa97 Add addslashes to fix upgrade problems (Bug #417076) 2001-04-18 16:46:40 +00:00
Miles Lott
713966188c oops, change ver info here also 2001-04-17 18:35:36 +00:00
Miles Lott
1d11bdbefe Change mysql only phpgw_app_sessions.content to longtext 2001-04-17 18:34:13 +00:00
Miles Lott
553a7ac66f Change default order to 99 for apps with no setup_info 2001-04-13 13:41:28 +00:00
Miles Lott
d3d88a5f9d Add Japanese lang file from Yoshihiro Kamimura at itheart.com 2001-04-13 13:39:52 +00:00
Miles Lott
732bb7e83c Add CVSROOT 2001-04-12 05:17:12 +00:00
jengo
7d6177d17f Rolled back so setup can figure out which apps are present 2001-04-12 00:00:04 +00:00
Miles Lott
10a9759ebc Add lang zt to upgrade 2001-04-10 04:14:20 +00:00
Miles Lott
3e9162b969 Add zt lang Chinese(Taiwan) and enable 2001-04-10 04:08:15 +00:00
Miles Lott
ef89f83d82 and the sequence for addressbook... 2001-04-04 01:52:18 +00:00
Miles Lott
5faa3312aa Delete old addressbook table 2001-04-04 01:51:23 +00:00
Miles Lott
5ed73aac14 Drop old addressbook table 2001-04-04 01:50:28 +00:00
Miles Lott
df039e8c74 Add more drop tables, fix nexid def in mysql newtables 2001-04-03 18:13:02 +00:00
Miles Lott
0e9d37f2df Add missing account_type setting in function upgrade0_9_10pre3() 2001-04-03 08:06:20 +00:00
skeeter
de7789e948 This should report the correct upgrade versions. 2001-04-03 03:52:28 +00:00
jengo
74b1ed59f4 *** empty log message *** 2001-04-03 03:52:02 +00:00