Commit graph

934 commits

Author SHA1 Message Date
moodler
499ed21564 FIxed a typo 2006-04-13 08:49:31 +00:00
moodler
de89899b1d Was trying Eloy's suggestion here http://moodle.org/mod/forum/discuss.php?d=43041
but wasn't working for some reason ... checking in as commented to work on later.
The lkudge seems to be working pretty well for now.
2006-04-13 01:34:26 +00:00
moodler
bc739a0104 Don't save empty comments 2006-04-11 13:10:30 +00:00
moodler
edaa546ad5 Don't clean final HTML template output, the input should be sanitised. 2006-04-11 13:00:13 +00:00
moodler
702424ae72 Fix language strings (records -> Entries) 2006-04-11 12:37:29 +00:00
moodler
7ebb0d488f Guests should not see comment boxes 2006-04-11 12:32:23 +00:00
moodler
198c27b376 Submit button was causing bug 4986 2006-04-11 12:29:19 +00:00
moodler
de251840b4 Added some feedback to the picture thumbnail regneneration bug 5011 2006-04-10 16:46:52 +00:00
vyshane
56253c2d66 Fixing bug (Postgres related):
ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
2006-04-10 05:59:48 +00:00
toyomoyo
25dbd2ff64 convertion to unicode data_content -> content(1 to 4) 2006-04-10 05:03:38 +00:00
moodler
3dec563cec Fix for bug 5132, search now no longer prevents display of
arbitrary single records
2006-04-08 16:33:16 +00:00
moodler
63701c7802 FIxed activity reporting for database activities 2006-04-07 07:02:53 +00:00
moodler
0143db5788 More clean ups 2006-04-06 17:12:55 +00:00
moodler
b4f3e56cc1 Fixes from Dan Stowell to support thumbnail images, with some modifications
from me to remove unnecessary messages.    bug 5011
2006-04-06 16:20:50 +00:00
moodler
236d839ff1 Fixed some pretty major HTML errors :-) bug 5089 2006-04-05 08:19:09 +00:00
moodler
202a96d2c8 HTML fixes for bug 5092 2006-04-05 07:37:48 +00:00
moodler
a9ac269967 FIxed some warnings bug 5091 2006-04-05 07:27:58 +00:00
moodler
53dc0dfb6a Fixed a string name 2006-04-05 01:40:24 +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
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
b9957ccb1d Changes to match file class changes 2006-03-30 04:26:50 +00:00
moodler
a2f96d3e55 Use better variable names in file class 2006-03-30 03:54:39 +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
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
01fe47f640 Fixed a notice 2006-03-29 18:00:58 +00:00
moodler
20e294eeda Added field for CSS for database templates 2006-03-29 17:42:42 +00:00
moodler
52373fe74d Fixes for comments 2006-03-29 17:36:20 +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
4431d2e036 Fixed no- display when not logged in (bug 4990) 2006-03-27 09:50:23 +00:00
ikawhero
763e8d61f4 Tidying up 2006-03-27 09:08:09 +00:00
ikawhero
e0279f63d7 Added default sort 2006-03-27 08:42:25 +00:00
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
moodler
1a161a7041 Removed silly date string 2006-03-27 05:14:51 +00:00