Commits

[360 total ]
Anon32
r1288 Added the ability to limit how far in advance (both minimum and maximum times) ordinary users can make bookings. Works whether using periods or not, though for periods the time intervals are limited to days as MRBS does not know when the periods occur during the day. The intervals can be negative, allowing one to specify, for example, that users cannot make or edit bookings more than five minutes in the past or two weeks ahead. For times mode (ie when not using periods) the limits are settable on a per-area basis. For periods the limits apply globally at the moment.

by cimorrison on 2009-12-17 18:32 (12 days ago)

Anon32
r1287 - Ensured that sql_row_keyed() actually returns an associative array, rather than one with both numeric and associative indices

by cimorrison on 2009-12-17 17:53 (12 days ago)

Avatar
r1286 * Fixes for the LDAP authentication method when $ldap_filter is configured.

by jberanek on 2009-12-14 20:30 (15 days ago)

Anon32
r1285 - Set the focus to the search string field on the search form on page load

by cimorrison on 2009-12-13 19:34 (16 days ago)

Anon32
r1284 Fixed HTML validation problem

by cimorrison on 2009-12-13 18:32 (16 days ago)

Anon32
r1283 - Added a missing '>' to the body tag

by cimorrison on 2009-12-13 18:22 (16 days ago)

Anon32
r1282 Fixed a problem with the display of the All Day checkbox in the edit_entry form in IE8.

by cimorrison on 2009-12-11 16:35 (18 days ago)

Avatar
r1281 * Performed --reintegrate branch merge of 'provisional_bookings' branch,

by jberanek on 2009-12-09 22:37 (20 days ago)

Anon32
r1278 Added missing include file, the absence of which caused errors when $default_room was non-zero.

by cimorrison on 2009-12-09 13:16 (20 days ago)

Anon32
r1277 Fixed a bug in the last change (Rev 1276): passwords should only be validated if it's a new user, or an existing user changing their password.

by cimorrison on 2009-12-08 18:07 (21 days ago)