Commit graph

18 commits

Author SHA1 Message Date
3f94629953 Allow filenames with # in them
Avoid unnecessary nullpointer exception
2024-12-30 15:13:09 -08:00
2b8f7e474a Integrate search funtion in UI 2024-09-16 17:11:10 -07:00
da75204ded UI improvements
Channeling more through ng.html, less through
velocity templates.
2024-03-18 20:46:06 -07:00
55591da0a6 JQuery upgrade 2024-01-14 14:50:49 -08:00
9fac9425ce Allow for multiple root directories
This necessitates a slight modification to the config file
($HOME/forkalsrud.org/photo.properties).  Instead of just "base" and "dbdir",  Each root
has to have "root." + name + ".base"
and "root." + name + ".dbdir"
2023-11-05 19:21:08 -08:00
af986a7200 More robust handling of odd files 2023-11-05 19:20:29 -08:00
55ce28ba2f give directories a different css class so they can be styled differently 2014-08-27 22:27:28 -07:00
c909eaa056 IE8 compatibility 2014-08-25 17:56:29 -07:00
053d532655 Eliminating Velocity rendering 2014-08-09 23:14:42 -07:00
5dbc44749a Cherry picking from old cmyk branch 2013-07-09 14:14:40 -07:00
9b584bd82e More work on the dynamic client side rendering + video display. 2011-03-19 23:58:42 -07:00
2f5876a0e9 First pass at client side rendering based on server provided JSON. 2011-03-19 22:07:27 -07:00
fc7f13daad Portotyping of edit screen with face detection. 2011-03-13 18:00:20 -07:00
4df8e0ba4b adding convenience data dumper 2010-11-02 17:18:25 -07:00
ad19ca5200 Adding hidden URL (*.edit) to edit captions through web interface. 2010-08-21 21:06:24 -07:00
88883126b3 Quick/dirty fix for IE 2010-07-31 16:33:37 -07:00
a62d53a98f Use fancybox/jquery for a more web2.0 experience. 2010-07-31 15:24:45 -07:00
a6d3fc333f changed layout to default maven2 structure 2010-02-06 12:52:30 -08:00