moodler
1d8a829a54
Better pages for hidden activities
2006-03-30 04:46:12 +00:00
moodler
3d1c33ef01
Some better security when database is hidden
2006-03-30 04:37:16 +00:00
moodler
68635e6f6d
Support for a new CSS template, allowing you to use CSS in the other templates
2006-03-29 18:29:16 +00:00
moodler
52373fe74d
Fixes for comments
2006-03-29 17:36:20 +00:00
moodler
3d45b8e557
Bunch of fixes including:
...
- separate browse / detail tabs
- cleaner logic
- proper sorting in all scenrios
- settings stored in the sessions
- better cleaner URLs
2006-03-29 08:49:28 +00:00
moodler
4431d2e036
Fixed no- display when not logged in (bug 4990)
2006-03-27 09:50:23 +00:00
ikawhero
e0279f63d7
Added default sort
2006-03-27 08:42:25 +00:00
vyshane
7ddda9dbcf
Fixed Bug #4985 - Guest rights to the database module.
2006-03-27 04:13:32 +00:00
vyshane
4d423a0b00
Removed the unneeded ORDER BY clauses for the queries that are COUNTing.
...
Fix for Bug #4979 - Errror in Browse Page.
2006-03-27 03:43:27 +00:00
moodler
dbdfc3dbab
Little tidyings, I should be in bed watching Scrubs!
2006-03-26 16:19:57 +00:00
moodler
33819735aa
More tidying up
2006-03-26 05:36:34 +00:00
moodler
75c42c876f
Properly fixed page flow for approvals and deletions
2006-03-26 05:22:16 +00:00
moodler
473dd2888b
Various little fixes.
2006-03-26 05:03:10 +00:00
moodler
5bac6d10e3
Renamed fields.php to field.php
2006-03-24 02:44:05 +00:00
moodler
2b1d7c8e82
Fixed some typos
2006-03-23 05:38:53 +00:00
moodler
f0497d6ff0
Various cleanups
2006-03-22 14:31:32 +00:00
moodler
ed69c72326
Fixes
2006-03-22 08:32:54 +00:00
moodler
0997e51afe
Lots and lots and lots of cleanup for the data module code, mostly
...
to do with how the field classes worked. Now it should be even easier
for developers.
No changes for users. :-P
The changes are not well tested yet!
2006-03-22 08:07:26 +00:00
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