Peter Spicer
|
77e1344b31
! There are simply just too many permutations for handling week numbers correctly, and even the most appropriate - ISO 8601 - will look broken if weekdays start on a Sunday, which they will for a large amount of the audience. In light of that, and how crowded the UI is, we've decided to streamline the UI to not use week numbers anywhere and to state 'Week beginning January 27, 2014' or whatever.
|
10 年 前 |
Peter Spicer
|
03cb0e1e27
! Mantis bug 1288, forcing ordering of table not to be based arbitrary row order, or insertion order but name followed by date
|
10 年 前 |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 年 前 |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 年 前 |
Peter Spicer
|
043199606a
! And yet more places in the admin panel, but more to go. (per #802)
|
11 年 前 |
Michael Eshom
|
9accd576f4
! Fix a few calendar bugs
|
11 年 前 |
Peter Spicer
|
cc0c35f557
! Core features is getting slimmer all the time, and the other areas have better navigation and handling now.
|
11 年 前 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 年 前 |
Matthew Kerle
|
e9b9bd9ac8
Calendar Overhaul - Part II
|
11 年 前 |
Matthew Kerle
|
fcadeeb4b1
Part I
|
11 年 前 |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 年 前 |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
11 年 前 |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 年 前 |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 年 前 |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 年 前 |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 年 前 |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 年 前 |
Norv
|
74598c2506
Copyright correction.
|
12 年 前 |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
12 年 前 |
Spuds
|
75c57af8fa
! move text-align inline style from generic lists to class declaration, many files
|
12 年 前 |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 年 前 |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 年 前 |
Spuds
|
6f9a37051a
! Move calendar export function from permissions based to settings
|
12 年 前 |
Spuds
|
00c470f243
! Update the iCal export function. Add in permissions and interface to actually use it as well. WIP
|
12 年 前 |
Spuds
|
ac1a1c3737
! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files
|
12 年 前 |
emanuele
|
4dce90b350
! token verification failed in admin pages with inline permissions boxes
|
12 年 前 |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 年 前 |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
12 年 前 |
Spuds
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
12 年 前 |
Spuds
|
43a6f4bd7a
! Refactor our session handler implementation into a separate Session.php file. Load.php is overloaded. :P
|
12 年 前 |