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 years ago |
Michael Eshom
|
c65cca970f
Merge pull request #1302 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
1889f8bcc5
Don't throw an error when unlinked events are allowed and you can't actually post in any boards (fixes #1182 again)
|
10 years ago |
Matthew "Labradoodle-360" Kerle
|
78d151aaa1
Calendar - Min/Max Year Fix (#1249)
|
10 years ago |
Michael Eshom
|
63734bab12
! Missing global variables can do weird things (fixes #1223)
|
10 years ago |
Peter Spicer
|
93444b25c9
! Consistency is a lovely thing.
|
10 years ago |
Peter Spicer
|
b36bb2936b
! We have this nice standardised code and we don't use it properly. So let's use it properly and fix #1250 in the process (hopefully)
|
10 years ago |
Peter Spicer
|
8af76809b6
! Allow for index.php?action=calendar;event=1 or similar to go to the right page of the calendar and highlight the calendar item in question (currently in bold) to indicate what's going on. This will be used by the alerts system.
|
10 years ago |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 years ago |
Peter Spicer
|
71ce945ed9
! More cleanup
|
10 years ago |
Peter Spicer
|
16c1e68ab3
! And more things we don't need. Yay.
|
10 years ago |
Peter Spicer
|
ad39ba6f96
! Mostly pruning type attributes, a few doctypes that lurked in templates.
|
11 years ago |
Peter Spicer
|
90d87f5032
! And the templates
|
11 years ago |
Michael Eshom
|
3fde3e792d
! Don't cause undefined index errors when viewing January of the min year or December of the max year
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Matthew Kerle
|
e9b9bd9ac8
Calendar Overhaul - Part II
|
11 years ago |
Matthew Kerle
|
fcadeeb4b1
Part I
|
11 years ago |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 years ago |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 years ago |
emanuele
|
2c8a4b3521
line endings to unix
|
12 years ago |
Antechinus
|
a309e8c46f
Template and CSS cleanup, bug fixes, etc.
|
12 years ago |
marcusforsberg
|
8b80f02811
! Move all button_strip arrays to the source
|
12 years ago |
Spuds
|
00c470f243
! Update the iCal export function. Add in permissions and interface to actually use it as well. WIP
|
12 years ago |
emanuele
|
9bd5f4266c
! A fix for names in an rtl language what have the age in parentheses just after the name see [Topic 476046] for details
|
12 years ago |
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 years ago |
Spuds
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
12 years ago |