summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Erik Brakkee [Wed, 2 Oct 2013 17:59:33 +0000 (19:59 +0200)]
Corrected page numbering.
Erik Brakkee [Mon, 30 Sep 2013 17:26:05 +0000 (19:26 +0200)]
Photo application now working fully.
Less space around thumbnails in the table.
Erik Brakkee [Sun, 29 Sep 2013 22:20:05 +0000 (00:20 +0200)]
Full admin page functionality is working.
Erik Brakkee [Sun, 29 Sep 2013 20:52:42 +0000 (22:52 +0200)]
basic user management working.
Still need to implement add user to group.
Erik Brakkee [Sun, 29 Sep 2013 19:14:25 +0000 (21:14 +0200)]
Group management implemented on the admin page.
Erik Brakkee [Sun, 29 Sep 2013 15:33:45 +0000 (17:33 +0200)]
Added edit profile page.
Erik Brakkee [Fri, 27 Sep 2013 18:39:45 +0000 (20:39 +0200)]
Added the basic menu structure and the EditProfile and Admin pages.
Only administrators see the admin page and can have access
to the admin page.
Erik Brakkee [Wed, 25 Sep 2013 21:32:14 +0000 (23:32 +0200)]
Create folder panel (forgot to add).
Erik Brakkee [Wed, 25 Sep 2013 21:31:17 +0000 (23:31 +0200)]
Creating folders is now working.
Fixed problem with CachedObject in the utilities library.
Erik Brakkee [Wed, 25 Sep 2013 19:42:21 +0000 (21:42 +0200)]
View of first page (only folders) is working.
Erik Brakkee [Wed, 25 Sep 2013 19:41:49 +0000 (21:41 +0200)]
some cleanup
Erik Brakkee [Wed, 25 Sep 2013 19:33:24 +0000 (21:33 +0200)]
Working upload of photos (individual and zip)
Now streaming the images instead of reading all data when
constructing the page.
Erik Brakkee [Sun, 22 Sep 2013 20:02:47 +0000 (22:02 +0200)]
Full navigation is working including viewing individual photos.
Erik Brakkee [Sun, 22 Sep 2013 19:32:37 +0000 (21:32 +0200)]
Page navigation is now working.
Erik Brakkee [Sun, 22 Sep 2013 18:31:43 +0000 (20:31 +0200)]
Added the old unit tests from the old Photos application again.
Erik Brakkee [Sun, 22 Sep 2013 16:31:45 +0000 (18:31 +0200)]
Putting the album content in its own panel.
Erik Brakkee [Sat, 21 Sep 2013 22:58:09 +0000 (00:58 +0200)]
Same styling of photo albums as with tapestry based application.
More robustness when wrong URLs are used.
Erik Brakkee [Sat, 21 Sep 2013 19:46:12 +0000 (21:46 +0200)]
Java 7 is now used.
First version of view of album.
Erik Brakkee [Sat, 21 Sep 2013 16:18:53 +0000 (18:18 +0200)]
Initialization of authorization service from the code is now working.
Erik Brakkee [Sat, 21 Sep 2013 16:15:24 +0000 (18:15 +0200)]
added commented-out part for schema initialization.
Erik Brakkee [Sun, 15 Sep 2013 21:26:20 +0000 (23:26 +0200)]
Authorized album is now working fully.
Erik Brakkee [Sun, 15 Sep 2013 20:34:10 +0000 (22:34 +0200)]
after a lot of work initialization at startup is now working.
Erik Brakkee [Sat, 14 Sep 2013 22:48:11 +0000 (00:48 +0200)]
ignoring 'target' files.
Erik Brakkee [Sat, 14 Sep 2013 22:47:46 +0000 (00:47 +0200)]
git ignore file.
Erik Brakkee [Sat, 14 Sep 2013 22:45:19 +0000 (00:45 +0200)]
dde authorization rules and authorized album.
Not working yet because authorized album is not serializable.
Erik Brakkee [Sat, 14 Sep 2013 21:08:09 +0000 (23:08 +0200)]
working persistence.xml with authorization.
Erik Brakkee [Sat, 14 Sep 2013 16:25:23 +0000 (18:25 +0200)]
just before adding authorization service.
Erik Brakkee [Wed, 11 Sep 2013 17:29:18 +0000 (19:29 +0200)]
aaaa
Erik Brakkee [Wed, 11 Sep 2013 17:27:03 +0000 (19:27 +0200)]
initial revision.