Added plugin where users monthly quota can be set and tracked by users.
authorAnže Videnič <anze.videnic@gmail.com>
Mon, 23 May 2016 14:52:09 +0000 (16:52 +0200)
committerAnže Videnič <anze.videnic@gmail.com>
Mon, 23 May 2016 14:52:09 +0000 (16:52 +0200)
commitb76e427286701104c84a869461ceb7339b1b943a
tree64279f21ff64f00a9b668dfa9fb2df8f3ee89708
parent00330cbc4af5bddfe88b437c2ac2b477dc9c80c9
Added plugin where users monthly quota can be set and tracked by users.
24 files changed:
.gitignore
WEB-INF/lib/ttTimeHelper.class.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/templates/cf_monthly_quota.tpl [new file with mode: 0644]
WEB-INF/templates/profile_edit.tpl
WEB-INF/templates/time.tpl
cf_monthly_quota.php [new file with mode: 0644]
dbinstall.php
mysql.sql
plugins/MonthlyQuota.class.php [new file with mode: 0644]
profile_edit.php
time.php