index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
admin
/
static
Age
Commit message (
Expand
)
Author
2018-09-10
Allow &endash and &emdash. Closes #271.
nanohard
2017-05-15
fixing UI
Steve Manuel
2017-03-16
Typo fixes
ferhat elmas
2017-02-07
[core] Enhanced file upload preview control (#64)
Steve
2017-01-17
adding admin UI fixes
Steve Manuel
2017-01-12
update ui for admin addons page to have more data
Steve Manuel
2017-01-11
fix margin in editor UI
Steve Manuel
2017-01-11
adding layout adjustment to editor view and save button
Steve Manuel
2016-12-23
add fix for UI issue when uploaded image is wider than Richtext editor
Steve Manuel
2016-12-20
fixing scope of FileRepeater and minor css updates
Steve Manuel
2016-12-20
adding style update to admin css
Steve Manuel
2016-11-08
fixing css syntax error
Steve Manuel
2016-11-08
updating layout of buttons and css to make UI nicer
Steve Manuel
2016-11-03
adding resource for chart js and its deps
Steve Manuel
2016-10-30
+ UI edits
Steve Manuel
2016-10-30
pulling getParam into utils file
Steve Manuel
2016-10-25
adding support for tags via editor.Tags input func
Steve Manuel
2016-10-22
adding initial support to edit and add admin users
Steve Manuel
2016-10-22
adding initial support to edit and add admin users
Steve Manuel
2016-10-18
adjusting style to quick-delete-post button and adding JS form control
Steve Manuel
2016-10-18
changing UI for quick-delete-post button
Steve Manuel
2016-10-18
changing UI for quick-delete-post button
Steve Manuel
2016-10-18
adding delete button [quick-delete-post]
Steve Manuel
2016-10-18
adjusting style to work with new info on page
Steve Manuel
2016-10-18
removing vendor console messages
Steve Manuel
2016-10-17
updates to time utils
Steve Manuel
2016-10-17
updates to time and date format
Steve Manuel
2016-10-17
modifying form to support more browsers w/o input[type=time]
Steve Manuel
2016-10-17
adding util for date and time parsing, adding js to set inputs to time and da...
Steve Manuel
2016-10-17
adding partial time helper and hard coding date & time inputs
Steve Manuel
2016-10-13
fixing style and layout for delete button
Steve Manuel
2016-10-06
minor transition bugfix
Steve Manuel
2016-10-06
adding authentication & token-based persistence for users, init setup for fir...
Steve Manuel
2016-10-05
adding implementation for file upload input and viewing existing upload
Steve Manuel
2016-10-04
removing redundant files
Steve Manuel
2016-10-04
removing redundant files
Steve Manuel
2016-10-04
implementing support for file uploads, fixing some content issues with non-st...
Steve Manuel
2016-10-03
adding source of funtion found online
Steve Manuel
2016-10-03
adding deps and implementation for uploading encoded html content, replacing ...
Steve Manuel
2016-10-03
fixing an Array bounds issue
Steve Manuel
2016-10-02
adding more UI, rich text editor, implentation and example in post.go, as wel...
Steve Manuel
2016-10-02
adding new routes, UI and admin interface styles
Steve Manuel