Jessica González
|
16b12fd8b7
Merge pull request #1430 from live627/a
|
10 年之前 |
Michael Eshom
|
a52aaf910d
! Allow linking of existing events to new topics (fixes #1224)
|
10 年之前 |
John Rayes
|
c03d02bf0b
Moving the calendar CSS to its own file
|
10 年之前 |
Michael Eshom
|
bae217ffa2
Merge pull request #1316 from Oldiesmann/release-2.1
|
10 年之前 |
Michael Eshom
|
b7aac812e5
! Typos cause weird things to happen
|
10 年之前 |
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 年之前 |
Michael Eshom
|
c65cca970f
Merge pull request #1302 from Oldiesmann/release-2.1
|
10 年之前 |
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 年之前 |
Matthew "Labradoodle-360" Kerle
|
78d151aaa1
Calendar - Min/Max Year Fix (#1249)
|
10 年之前 |
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 年之前 |
Peter Spicer
|
51c3b47e32
! Fringe conditions are wonderful things.
|
10 年之前 |
Peter Spicer
|
f3d3b34142
! Don't do the allow_calendar_event tests if the calendar isn't enabled, and if you can't post, don't bother to do the extended checks. Also, the menu executes *after* principle execution so putting the allow_calendar_event code primarily in the menu code is no good for the calendar - but if we did it in the calendar, let's not redo it for the menu.
|
10 年之前 |
Michael Eshom
|
4bb49bae54
! In some cases the 'post event' button was shown when you couldn't actually post an event (fixes #1182)
|
10 年之前 |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 年之前 |
Michael Eshom
|
7931107d49
! phpDoc updates
|
11 年之前 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 年之前 |
Matthew Kerle
|
e9b9bd9ac8
Calendar Overhaul - Part II
|
11 年之前 |
Matthew Kerle
|
fcadeeb4b1
Part I
|
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 年之前 |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 年之前 |
Norv
|
74598c2506
Copyright correction.
|
12 年之前 |
Spuds
|
24e7c0125a
! consistently deal with event title length
|
12 年之前 |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 年之前 |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 年之前 |
marcusforsberg
|
18831c20ca
! No need to pass $context to a hook :P
|
12 年之前 |
marcusforsberg
|
8b80f02811
! Move all button_strip arrays to the source
|
12 年之前 |
Spuds
|
6f9a37051a
! Move calendar export function from permissions based to settings
|
12 年之前 |
Spuds
|
e284242990
! General cleanup, spelling, spacing, extra lines, etc ....
|
12 年之前 |