index
:
racing-cal
master
Calendar for racing series
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
php
/
controls
Age
Commit message (
Collapse
)
Author
2016-05-13
* calendar grid display control
emkael
2016-05-13
* type hinting wherever it's possible
emkael
2016-05-13
* DataItem change to Data in repeater item
emkael
2016-05-10
* calendar select link in header menu
emkael
2016-05-09
* calendar selection page
emkael
2016-05-09
* calendar label for user selection list
emkael
2016-05-09
* group filter control for calendars
emkael
2016-05-09
* raising THttpException is now optional in URL-based calendar controls
emkael
2016-05-09
* using ControlState instead of ViewState for calendar URL controls
emkael
2016-05-09
* better handling of login redirects
emkael
2016-05-09
* quick default status edit in calendar scaffold
emkael
2016-05-09
* calendar details link in user selection list
emkael
2016-05-06
* DbUser refactored to use a facade
emkael
2016-05-06
* common super-class for template controls using a facade
emkael
2016-05-06
* event lists on calendar page
emkael
2016-05-06
* ability to edit user calendar selection from calendar page
emkael
2016-05-06
* basic calendar info on calendar page
emkael
2016-05-06
* event list refactored to universal repeater control
emkael
2016-05-04
* preserving URL on manual login
emkael
2016-05-04
* controls capable of resolving calendar URLs
emkael
2016-05-04
* calendar scaffold header altered
emkael
2016-05-02
* calendar scaffold with image as preloader
emkael
2016-04-29
* preloader styles for calendar scaffold
emkael
2016-04-23
* moving stuff around (general classes from components to web)
emkael
2016-04-21
* calendar scaffold action labels
emkael
2016-04-21
* JS loader on calendar scaffold actions
emkael
2016-04-19
* base class for controls, auto-registering JS scripts
emkael
2016-04-14
* event facade refactoring in upcoming events control
emkael
2016-04-14
* calendar facade refactoring in user selection control
emkael
2016-04-14
* removing from user selection implemented after factoring out ot facade
emkael
2016-04-13
* fixing logout on profile page (not throwing an error after logout on ↵
emkael
callback)
2016-04-06
* Safe*FileUpload components moved back to components namespace
emkael
2016-04-06
* components -> controls
emkael