aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/event_form.tpl
Commit message (Collapse)AuthorAgeFilesLines
* If entered event info is not valid, let user try again with the old info ↵Stefan Parviainen2014-10-211-0/+1
| | | | still there. Closes friendica/red#648
* Initial stab at better general datetime pickerStefan Parviainen2014-10-181-89/+3
|
* missing event permissionsfriendica2014-10-151-1/+2
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-101-1/+1
| | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing.
* Added and changed on some places div class generic-content-wrapper. And ↵Jeroen2014-10-091-1/+3
| | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it.
* datetimepicker data-format now data-date-formatAlexandre Hannud Abdo2014-10-071-2/+2
|
* add categories to eventsfriendica2014-09-071-3/+1
|
* more work on the event edit formfriendica2014-09-051-4/+16
|
* put a date and time picker on eventsfriendica2014-09-041-1/+87
|
* move the event "unknown finish time" checkbox up so it actually precedes ↵friendica2014-05-081-3/+7
| | | | | | entering the finish time. TODO: we should probably disable the finish time selector with jquery if this is checked.
* event form hard-wired tinymce=on, made selectablefriendica2014-05-081-0/+1
|
* some work on events permissionsfriendica2013-12-011-1/+1
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-21/+26
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵friendica2013-03-211-1/+1
| | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+49