Commit Graph

15 Commits

Author SHA1 Message Date
moodler a9ac269967 FIxed some warnings bug 5091 2006-04-05 07:27:58 +00:00
moodler 64452eb438 Various fixes that have accumulated 2006-04-05 01:38:06 +00:00
moodler 382671bbdf Fixed tabs logic flow 2006-03-30 07:54:31 +00:00
moodler 4c2dab47a0 Fixed up some tabs names 2006-03-30 07:45:40 +00:00
moodler cc6b0be44b Whoops, wrong line, I am tired. :-) 2006-03-29 18:38:18 +00:00
moodler 5f04c615d7 Template order makes more sense this way :-) 2006-03-29 18:36:31 +00:00
moodler 01fe47f640 Fixed a notice 2006-03-29 18:00:58 +00:00
ikawhero d095e22f4a Smart add entry tab 2006-03-29 10:05:03 +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 4d75b9eb0d Smarter links for the templates tab 2006-03-25 14:56:27 +00:00
moodler 5bac6d10e3 Renamed fields.php to field.php 2006-03-24 02:44:05 +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
vyshane f1b6ce824d Made some of the tabs linked even if selected in the different views. 2006-03-08 04:54:57 +00:00
vyshane af25f45e1a Cleaning up xhtml markup. Code now validates for xhtml 1.0 transitional. 2006-02-20 02:15:45 +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