Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
191b267bcd
MDL-20790 more page layouts -see base theme for full list; also added new css body class for describing current layout; base layout is now default for beter BC; require_login() now sets 'incourse' layout automatically
2009-12-27 12:02:04 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
samhemelryk
6111b2b030
mod-data MDL-19806 Added set_url calls, replaced deprecated functions, and added boilerplates
2009-09-24 04:25:40 +00:00
samhemelryk
b0ff558ccb
notes MDL-19806 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
2009-09-07 05:43:15 +00:00
nicolasconnault
cd6137d707
MDL-19806 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:43:34 +00:00
nicolasconnault
7b30ba8b68
MDL-19806 Converted all print_footer() calls
2009-08-06 14:14:39 +00:00
skodak
63b0256797
MDL-18910 normalised module intro and introformat
2009-04-20 18:51:37 +00:00
dongsheng
29c1bb159a
"MDL-14129, fix print_error"
2008-06-25 14:52:39 +00:00
skodak
a656d95103
MDL-15106 towards data mod dml conversion
2008-06-05 19:26:57 +00:00
skodak
579d45b434
MDL-14679 converted some get courses
2008-06-01 18:12:24 +00:00
skodak
ea6073bb48
MDL-13025 added data intro text formatting without cleaning - manage activity cap already marked with XSS risk; merged from MOODLE_19_STABLE
2008-04-21 13:26:08 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
1f106b3f1d
MDL-13155 once more - reverting mod/xx/index.php to use get_all_instances_in_courses() again, should be now nearly the same as in 1.8.x ;-) merged from MOODLE_19_STABLE
2008-02-05 21:40:21 +00:00
skodak
76cbde4138
MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE
2008-02-01 14:10:49 +00:00
skodak
52ae8c057a
MDL-12945 fixing mod indexes broken by previous commit; merged from MOODLE_19_STABLE
2008-02-01 09:09:04 +00:00
skodak
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
poltawski
b18921676e
MDL-11124 - Allowed 'There are no [modulename]' translations. This is currently
...
hardcoded and can be discovered through the user interface resonably easily.
Merged from MOODLE_19_STABLE
2007-10-29 10:44:50 +00:00
Martin Langhoff
13534ef716
cvsimport fixups
2007-08-29 13:10:11 +12:00
mattc-catalyst
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
mattc-catalyst
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-23 21:11:10 +00:00
mattc-catalyst
ad7767be7a
Breadcrumbs: mod/data changes
...
- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:05:21 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
skodak
aab98aaff1
data mod whitespace cleanup - there are already many accessibility related changes and fixes that are not backportable anyway and merging from previous versions is not expected
2006-12-13 20:26:11 +00:00
skodak
e21f9da6c8
MDL-7857 uninitialized context in mod/data/index.php
2006-12-10 20:21:10 +00:00
skodak
78d4711ebb
fixed data/index.php when no databases available, initialized array in get_all_instances_in_course() from datalib.php; merged from MOODLE_16_STABLE
2006-10-08 19:45:29 +00:00
toyomoyo
81e956b964
added some capabilities
2006-08-30 08:43:17 +00:00
moodler
20a730762f
No need for noapprovalrequired string
2006-04-20 07:55:07 +00:00
moodler
702424ae72
Fix language strings (records -> Entries)
2006-04-11 12:37:29 +00:00
moodler
64452eb438
Various fixes that have accumulated
2006-04-05 01:38:06 +00:00
moodler
b023ec4dda
Fixed index page
2006-03-27 05:28:26 +00:00
vyshane
58e167c3f4
Added 2 columns for number of records and number of records not approved yet.
2006-03-27 05:20:50 +00:00
moodler
ed69c72326
Fixes
2006-03-22 08:32:54 +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