Jens Frank
421829d4e7
Renaming columns:
...
ug_gid => ug_group
ug_uid => ug_user
ur_uid => ur_user
as proposed by Mr Vibber.
2004-10-24 09:51:13 +00:00
Jens Frank
bbfc760c1f
Rename fields of user_rights and user_groups table to tablename_columnname schema
2004-10-24 09:21:53 +00:00
Antoine Musso
ba2afcd9fa
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
2004-09-03 23:00:01 +00:00
Antoine Musso
90155b8a97
Changing comments layout preparing for generated documentation with Phpdocumentor
2004-09-02 23:28:24 +00:00
Jens Frank
fae0d13929
Split user table into two parts: user and user_rights, for single login. BUG#57
2004-08-24 20:41:07 +00:00
Tim Starling
ac549401d4
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
...
* DB_WRITE now called DB_MASTER, DB_READ now called DB_SLAVE
* Converted to use SQL wrapper functions instead of direct SQL in various places
* Experimental method for preserving the chronological order of events when slave servers are used. Untested.
* Fixes to the new post-parse existence test feature
* Some.. other stuff
2004-07-18 08:48:43 +00:00
Tim Starling
b96b707efa
OOP calling convention for database functions. DBMS abstraction implemented by means of functions instead of global variables, PostgreSQL object converted to a subclass instead of a drop-in replacement. Also the beginnings of a flexible table name feature.
2004-07-10 03:09:26 +00:00
Tim Starling
0fb313eee4
Load balancing enabled in places where it's thought to be reasonably safe
2004-07-10 01:05:36 +00:00
Domas Mituzas
4655478a54
PG: user->"user"
2004-06-11 15:53:30 +00:00
Brion Vibber
509775a7d0
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
...
of 'Vikipedio' in eo.
2004-04-09 08:27:00 +00:00
Brion Vibber
4dac4d85c6
Add digit transformation function Language::formatNum() for Arabic and other
...
languages which need to use localized (decimal) digits. Sample implementation
for Arabic.
2004-03-06 03:03:14 +00:00
Brion Vibber
0332f4c598
Fix for compatibility with short_open_tag = Off
2004-02-18 02:15:00 +00:00
Brion Vibber
077ccb298c
Use wfMsg()'s parameters
2003-11-15 13:41:26 +00:00
Tim Starling
34cb0faef1
Guarding divisions
2003-11-15 11:07:49 +00:00
Tim Starling
9b28aa9905
changing wfQuery to allow replication
2003-09-20 02:21:40 +00:00
Brion Vibber
da896db1d8
Fix admin count to not include bots
2003-05-20 01:08:48 +00:00
Lee Daniel Crocker
d82c14fb4f
Initial revision
2003-04-14 23:10:40 +00:00