16 Commits

Author SHA1 Message Date
moodler
3515ae35e2 Just spacings 2006-03-10 09:08:59 +00:00
vyshane
0a09100ff7 Update logging support. Bumped module version up. 2006-03-07 08:10:40 +00:00
vyshane
1cfc979a73 Added argument $meta to pagelib::print_header (data module) 2006-03-03 08:30:36 +00:00
vyshane
c853304e52 Added support for printing <link rel="alternate" type="application/rss+xml"...
/> tag in header. Only happens if appropriate. E.g. RSS turned on etc.
2006-03-03 08:06:50 +00:00
vyshane
af25f45e1a Cleaning up xhtml markup. Code now validates for xhtml 1.0 transitional. 2006-02-20 02:15:45 +00:00
vyshane
a593aeee92 Added RSS support for data module. 2006-02-13 07:57:54 +00:00
toyomoyo
5d9a7c352e group 0 records are visible to all now 2006-02-06 06:30:18 +00:00
toyomoyo
27b00cd39b no page in groups, thanks 2006-02-06 06:19:00 +00:00
toyomoyo
f4e101bd08 adding group support 2006-02-06 06:13:34 +00:00
moodler
6e0119dd30 Various small XHTML fixes, language fixes 2006-02-06 05:24:02 +00:00
moodler
56135f6b4c Show the intro at the top of the page 2006-02-06 04:17:30 +00:00
moodler
1291b2d54f Fixed some SQL errors on searching and sorting 2006-02-03 10:53:00 +00:00
moodler
cf3e199bce changes in search, sort etc 2006-02-03 08:11:36 +00:00
vyshane
5f5bcda8b4 Added richtext support for textarea, plus relevant help buttons. Made fields
use column content1, content 2, etc. instead of packing everything into
content.
2006-01-31 03:58:42 +00:00
moodler
68c88622ac fixed a little search bug >_< 2005-12-05 08:56:48 +00:00
moodler
3d4b223a85 NEW MODULE FROM MOODLE.COM - DATABASE !
Finally, we have an early version good enough for everyone to
start banging on to help us polish it up and find bugs.

Please take a look and file bugs in the bug tracker under "Database module".

We urgently need
    - new icons for existing field types
    - testing on PostgreSQL install


Coming soon (?):

    - Many more field types:  calculation, checkbox, relation, date, datetime,
                              time, email, group, list, user, number, richtext
      (Please let us know if you are interested in developing any of these)

    - A way to save and restore "presets", which are field/template sets

    - Backup/Restore support

    - Groups Support

    - RSS support

Many thanks to Yu for all the hard work under my whip.
2005-12-02 07:50:26 +00:00