summaryrefslogtreecommitdiffstats
path: root/application/views/user/profile.php
AgeCommit message (Collapse)AuthorFilesLines
2013-09-22almost migrated to bootstrap3Markus Cisler1-19/+27
2013-09-16Duser: Rework optional functionsFlorian Pritz1-1/+1
Not implemented functions return null and code using these no longer has to check if they are implemented, but it has to handle null properly. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2013-07-14Add sucess alert when saving profileFlorian Pritz1-2/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2013-07-14profile: reword save buttonFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2013-07-14Improve help text for upload id limitsFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2013-07-13profile view: mark update button as primary buttonFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2013-07-13Add profile page to allow changing the upload id limitsFlorian Pritz1-0/+33
Signed-off-by: Florian Pritz <bluewind@xinu.at>