4474 Commits

Author SHA1 Message Date
ikawhero
616ae6d5fe Added default sort. 2006-03-27 08:37:17 +00:00
moodler
5f0b05fbbb Er more fixes 2006-03-27 08:03:18 +00:00
moodler
80d810be76 Added a missing fileld for direction 2006-03-27 07:54:42 +00:00
ikawhero
70fe1b0534 Oops, getting my SQL right. 2006-03-27 07:44:12 +00:00
ikawhero
f1d49973ac Making the defaultsort field signed to indicate sort direction 2006-03-27 07:42:33 +00:00
moodler
8179046dd5 Sort the sort menu 2006-03-27 07:24:26 +00:00
ikawhero
649a83ffb6 Version bump - added 2 new fields to data table 2006-03-27 06:52:50 +00:00
moodler
505d3123d9 Misc fixes 2006-03-27 06:52:50 +00:00
ikawhero
bc1ab28226 Added 2 new fields:
1. editany - flag to allow any user to edit any entry
2. defaultsort - set the default sort field for list view
2006-03-27 06:52:11 +00:00
vyshane
b395a1e44a Fix for Bug #4978 - Every time I add one field in one DB activity...
Added AS df in SQL query in data_fieldname_exists(). Reformatted the strings
to use single quotes when quoting in SQL. These changes might solve PostgreSQL
problems.
2006-03-27 06:19:34 +00:00
vyshane
cb3689b917 We now mark records as approved if the data activity is set to not require
approval of new records.
2006-03-27 05:36:47 +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
gbateson
887df2db79 modified newlines for Windows (perhaps?) 2006-03-27 05:18:50 +00:00
gbateson
d80aef713a modified README.txt to download zip, lang and question/format files from CVS 2006-03-27 05:16:15 +00:00
moodler
1a161a7041 Removed silly date string 2006-03-27 05:14:51 +00:00
moodler
7054c0e4d6 New field plugin for dates 2006-03-27 04:37:05 +00:00
vyshane
7ddda9dbcf Fixed Bug #4985 - Guest rights to the database module. 2006-03-27 04:13:32 +00:00
mjollnir_
34f4ff351d WHERE 1 is NOT valid postgres syntax. Just pass empty string instead! 2006-03-27 04:04:40 +00:00
vyshane
9e5537eb3f Replaced <br /> with <hr /> for default list template. 2006-03-27 04:02:48 +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
vyshane
1ef46cbeaa Fixed javascript for cases where htmleditor is not available. 2006-03-27 03:02:26 +00:00
moodler
dbdfc3dbab Little tidyings, I should be in bed watching Scrubs! 2006-03-26 16:19:57 +00:00
moodler
0cdb296458 Old test code 2006-03-26 16:16:06 +00:00
moodler
fe350f8564 Include course in RSS feed name 2006-03-26 15:57:37 +00:00
moodler
c8505cacd5 Better looking form for preferences and more accessible 2006-03-26 15:54:41 +00:00
gustav_delius
5f9ef821df Moved detailed responses report into contrib 2006-03-26 12:02:46 +00:00
gustav_delius
d23e3e11dd Moved the code for basing new attempts on previous attempts from questions to quiz and fixed the bug reported at http://moodle.org/mod/forum/discuss.php?d=42029#194212 in the process 2006-03-26 07:59:43 +00:00
moodler
886583bf6d FIlter wasn't using site databases globally 2006-03-26 06:28:50 +00:00
moodler
10aba62740 Tidy messages and display 2006-03-26 06:00:28 +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
mark-nielsen
90455bb3ab [Fixed] Import. Updated code to work with /question instead of /mod/quiz. Lead to a few interal bug fixes. Also moved two hard coded strings to the lang file. 2006-03-26 00:10:39 +00:00
mark-nielsen
97d2756c65 [New Feature] Tabbed navigation added to lesson (similar to quiz)
[Added] Graceful fails added to view.php, essay grading, and reports
[Changed] got rid of a lot of references to $_POST/GET/REQUEST
[Fixed] In reports, it required teacheredit, should only be teacher
[Changed] High scores - teachers can actually see them!  Also, improved output by using print_table and print_heading
[Changed] Grade essays now uses fullname() to print user names
2006-03-25 21:38:57 +00:00
moodler
9803d9740f Fixed some mistakes 2006-03-25 17:19:42 +00:00
moodler
7da6274c35 Return to the record you edited after editing 2006-03-25 16:29:35 +00:00
moodler
dbcf5bdcbf Fixed some bung security logic 2006-03-25 16:19:06 +00:00
moodler
2740351ee9 Improvements to RSS . it could be better 2006-03-25 16:12:42 +00:00
moodler
d74a6d5e67 Removced the "generate all" button and just made it a default action for
new databases
2006-03-25 14:58:14 +00:00
moodler
a44e70811a Update the passed-in data object when generating new templates 2006-03-25 14:57:36 +00:00
moodler
4d75b9eb0d Smarter links for the templates tab 2006-03-25 14:56:27 +00:00
moodler
ec865e2d74 Fixes for fields display 2006-03-25 14:00:54 +00:00
moodler
66cb6f29d7 Better-looking add fields 2006-03-25 08:46:35 +00:00
moodler
a7ee8d45cc Don't prefix add filed with label 2006-03-25 08:46:02 +00:00
gustav_delius
4eda4eecbd Added question type that is used if a question of unknown type is encountered.
Also removed some of the unnecessary calls to name()
2006-03-24 21:21:59 +00:00
moodler
204ff4a127 Always allow regeneration of templates 2006-03-24 14:49:21 +00:00
moodler
36a9cc4caf Cleaned up approval script (more security ;-)) 2006-03-24 14:48:54 +00:00
moodler
0eda0a46b2 Fixed a typo 2006-03-24 14:44:55 +00:00
vyshane
faf5ec4fa5 Bug fixes and changes to URL field. 2006-03-24 14:34:00 +00:00