Michael Eshom
|
a52aaf910d
! Allow linking of existing events to new topics (fixes #1224)
|
il y a 10 ans |
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.
|
il y a 10 ans |
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.
|
il y a 10 ans |
Peter Spicer
|
7865e9a7c2
! Editing events was broken.
|
il y a 10 ans |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
il y a 11 ans |
Illori
|
2c50939f27
Copyright update per BoD
|
il y a 11 ans |
Matthew Kerle
|
e9b9bd9ac8
Calendar Overhaul - Part II
|
il y a 11 ans |
Matthew Kerle
|
70a89fc935
Unused Global Variable: $context
|
il y a 11 ans |
Matthew Kerle
|
fcadeeb4b1
Part I
|
il y a 11 ans |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
il y a 11 ans |
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]"
|
il y a 11 ans |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
il y a 11 ans |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
il y a 12 ans |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
il y a 12 ans |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
il y a 12 ans |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
il y a 12 ans |
Norv
|
74598c2506
Copyright correction.
|
il y a 12 ans |
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]
|
il y a 12 ans |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
il y a 12 ans |
Spuds
|
24e7c0125a
! consistently deal with event title length
|
il y a 12 ans |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
il y a 12 ans |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
il y a 12 ans |
emanuele
|
a6394dea87
Prevent ntegrate_modify to change the id of the things it is going to modify
|
il y a 12 ans |
emanuele
|
3110614632
Fixed syntax error in Subs-Calendar.php
|
il y a 12 ans |
emanuele
|
5571ce7a0d
Arguments and names uniformation of integrate_create_[board|category|event] and integrate_before_create_topic
|
il y a 12 ans |
emanuele
|
fe6af6cea3
Uniformation of integrate_modify_[board|category|event] allowing to directly interact with the queries
|
il y a 12 ans |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
il y a 12 ans |
marcusforsberg
|
e4165924f0
+ Add a bunch of hooks that I want in 2.1
|
il y a 12 ans |
Spuds
|
6f9a37051a
! Move calendar export function from permissions based to settings
|
il y a 12 ans |
Spuds
|
00c470f243
! Update the iCal export function. Add in permissions and interface to actually use it as well. WIP
|
il y a 12 ans |