Commit graph

32 commits

Author SHA1 Message Date
Martin Konecny
fae3f3a03f CC-2184: Hardcoded CSS path should be relative path instead
-Make '/' the default root
2013-01-14 16:00:38 -05:00
denise
db62b538dd CC-4816: Timezones should be a user preference
-done
2013-01-09 13:38:38 -05:00
denise
b2699fa914 merge from devel 2012-12-03 11:06:56 -05:00
denise
9958d8da9f CC-1960: Internationalize Airtime / Support translations
-added gettext wrapper function to all strings in layout, and common
2012-11-20 11:33:37 -05:00
denise
d32495d100 CC-2184: Hardcoded CSS path should be relative path instead 2012-10-19 11:09:34 -04:00
Martin Konecny
75620be761 remove all mosty carriage return characters 2012-09-17 16:46:51 -04:00
Rudi Grinberg
8eda4a7035 Subtle bug fixed in smartPrepareAndExecute. 2012-09-13 10:34:15 -04:00
Rudi Grinberg
78b0dcedfc Added smartPrepareAndExecute. Warning: Test before using 2012-09-07 17:58:16 -04:00
James
7d3ac8eb07 CC-4346: Prepared statements - part 2
- done
2012-09-06 16:46:22 -04:00
Rudi Grinberg
88c5ef484f Formatting 2012-09-06 10:38:14 -04:00
Rudi Grinberg
5481191730 added type hint 2012-09-05 18:01:20 -04:00
denise
78c81aa434 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
	airtime_mvc/application/common/Database.php
2012-09-05 17:55:26 -04:00
denise
26c2c2c0d1 CC-4345: Prepared statements - part 1
-added extra parameter to prepareAndExecute()
2012-09-05 17:52:53 -04:00
Rudi Grinberg
73e152ebcf added type annotation again 2012-09-05 17:51:50 -04:00
Rudi Grinberg
aa6e061118 conflicts merged 2012-09-05 17:51:16 -04:00
Rudi Grinberg
d2e883da7a Added type annotation 2012-09-05 17:48:15 -04:00
Martin Konecny
0ae1b9fea6 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
	airtime_mvc/application/common/Database.php
2012-09-05 17:45:13 -04:00
Martin Konecny
139950fac2 PSR fixes 2012-09-05 17:44:09 -04:00
James
4af9bfaa9d CC-4346: Prepared statements - part 2
- fix spelling
2012-09-05 17:41:18 -04:00
James
326ba012c1 CC-4346: Prepared statements - part 2
- CRLF
- adding include in bootstrap
2012-09-05 16:15:02 -04:00
James
4ac2d6ac4e CC-4346: Prepared statements - part 2
- adding common function to prepare param to PDO statement and excute.
2012-09-05 15:59:15 -04:00
denise
4ee232944d CC-4169: Playlist Builder: Smart Playlist time validates even if time isn't given
-fixed
2012-08-07 16:27:18 -04:00
denise
97943a6af8 CC-4157: Playlist Builder -> Smart Playlist -> Wrong warning msg if trying to input 0000-00-00 into Upload criteria
-fixed
2012-08-07 16:17:24 -04:00
James
0d2d8218bf CC-84: Smart Playlists
- audio preview on playlist
- cleaning up some code
2012-08-02 16:36:12 -04:00
James
1f3cbd8aba CC-84: Smart Playlists
- introducing smart-block
2012-07-25 12:44:37 -04:00
James
2e7cf68777 CC-4110: Smart Playlist: some search criteria don't work
- added bunch of validation
- fixed a bug with range modifier not working correctly
2012-07-19 16:57:24 -04:00
james
7342ea4d4b CC-4053: Widget not showing correct day on Sunday
- fixed weekly widget
- also fixed today's show widget
2012-07-03 13:17:48 -04:00
James
548a6ce16a CC-3957: Make Schedule Widgets show future Sunday instead of past Sunday
- bug fix
2012-06-12 17:49:34 -04:00
James
06d90c53aa CC-3957: Make Schedule Widgets show future Sunday instead of past Sunday
- fixed
2012-06-11 16:42:12 -04:00
Martin Konecny
77bffcd8e9 join function should be static 2012-05-06 20:30:49 -04:00
Martin Konecny
6e755b000b CC-3707: copy files to stor, extra forwardslash
-fixed
2012-04-24 16:15:22 -04:00
James
ffc17ba705 CC-3636: Media Folder: dir path in cc_music_dir should be in consistent format
- DateHelper.php is moved from model to common folder
- created OsPath.php file which contains normpath()
- normpath() is used instead of realpath()
2012-04-13 17:45:28 -04:00