Tobias Reich
c594210579
Albums with empty titles are now allowed
2016-03-06 17:57:41 +01:00
Tobias Reich
48931fde5b
Unnamed albums/photos now named "Untitled" in move album, merge album and switch album/photo menus
2016-03-06 17:48:40 +01:00
Tobias Reich
a0fdea6c4b
Removed unused transitions
2016-03-06 17:38:50 +01:00
Tobias Reich
2bf985cd79
Code style adjustment
2016-03-06 17:38:34 +01:00
Tobias Reich
93a006600c
Removed unused animation
2016-03-06 17:38:13 +01:00
Tobias Reich
e69c9acd18
Rebuild
2016-03-06 16:51:17 +01:00
Tobias Reich
e1dca6205a
Removed Untitled fallback for empty album titles
2016-03-06 16:51:12 +01:00
Tobias Reich
071d0c25ec
Default photo title now "Untitled"
2016-03-06 16:50:56 +01:00
Tobias Reich
b6b568b146
Rebuild
2016-03-06 16:40:46 +01:00
Tobias Reich
84c37b9b35
Fixed error when deleting last open photo in album
2016-03-06 16:40:40 +01:00
Tobias Reich
c7751f0231
Move to next photo after after moving a picture #437
2016-03-06 16:36:22 +01:00
Tobias Reich
2fb8ace334
Updated PHP version in main readme
2016-03-05 11:54:55 +01:00
Tobias Reich
e8ebf13d09
Fixed incorrect Imagick namespace #471
2016-03-04 23:03:35 +01:00
Tobias Reich
d90707c49f
Reverted #462
2016-02-28 12:14:44 +01:00
Tobias Reich
180b139773
Updated deps and build commands
2016-02-28 12:10:29 +01:00
Tobias Reich
642d145509
Merge pull request #462 from Klikini/develop
...
Allow browser to save passwords
2016-02-28 12:01:06 +01:00
klikini
dd5e2128d9
Add form attributes
2016-02-25 19:53:41 -06:00
klikini
c662e56ed9
Use a <form> for the login window
2016-02-25 19:44:45 -06:00
Tobias Reich
78b42d0182
Rebuild
2016-02-14 18:33:55 +01:00
Tobias Reich
bad7819ff6
Moved Album::getAll into a separated file
2016-02-14 14:49:51 +01:00
Tobias Reich
4c130211b1
Replaced return false in database updates with error messages
2016-02-14 14:26:05 +01:00
Tobias Reich
46f520e1fe
Removed medium option
...
Lychee will automatically create medium-sized photos when the photo ist big enough and Imagick installed and activated. It's no longer possible to deactivate it.
2016-02-14 14:09:49 +01:00
Tobias Reich
5aecee4873
Rebuild
2016-02-13 23:47:35 +01:00
Tobias Reich
c065d61001
Updated deps
2016-02-13 23:47:30 +01:00
Tobias Reich
f00a3ddf92
Rebuild
2016-02-13 23:38:09 +01:00
Tobias Reich
72b4321c0c
Always response with Response::()
2016-02-13 23:38:04 +01:00
Tobias Reich
a02ba0143f
Improved error handling when album/photo not found
2016-02-13 23:37:25 +01:00
Tobias Reich
109880475a
Photo add function only adds the first file in the array
2016-02-13 23:36:34 +01:00
Tobias Reich
3c45bbf4d1
Added phpDoc comments
2016-02-13 23:35:13 +01:00
Tobias Reich
fcb80c9f32
Run self::fnNotFound() when no match found in access class
2016-02-13 23:34:24 +01:00
Tobias Reich
36f43c3e27
Strict if condition
2016-02-13 23:33:39 +01:00
Tobias Reich
60e4a06df8
Removed unnecessary anonymous function
2016-02-13 23:32:13 +01:00
Tobias Reich
4e1e3cb2ee
Removed debug mode
2016-02-13 23:31:51 +01:00
Tobias Reich
025f6e974b
Added phpDoc comments
2016-02-13 22:43:07 +01:00
Tobias Reich
aa00ebc77b
Removed unnecessary title trimming
2016-02-08 22:16:09 +01:00
Tobias Reich
66edea4d71
Added partial php documentation to the Config class
2016-02-08 22:12:03 +01:00
Tobias Reich
9a1e51c8bd
Added partial php documentation to the Log class
2016-02-08 22:11:39 +01:00
Tobias Reich
e9accae2a7
Use Response in Access
2016-02-07 14:32:46 +01:00
Tobias Reich
f4e909895f
Added Response class to handle exit() responses
2016-02-07 00:16:48 +01:00
Tobias Reich
64a7972cb5
Replaced echo with exit
2016-02-07 00:12:28 +01:00
Tobias Reich
87350448e0
Updated plugin docs with namespaces
2016-02-06 23:54:21 +01:00
Tobias Reich
34f87367e3
Updated code syntax of Log and Diagnostics
2016-02-06 23:53:17 +01:00
Tobias Reich
be5bb7ee6e
Removed unused Log::warning
2016-02-06 23:23:25 +01:00
Tobias Reich
8edb990213
Updated notice message
2016-02-06 23:23:10 +01:00
Tobias Reich
8d53d9e689
Added "How to change the title of the site?" to the FAQ #455
2016-02-01 09:49:05 +01:00
Tobias Reich
c4c2e9169e
Removed thumb quality setting
2016-02-01 09:44:23 +01:00
Tobias Reich
861c010cb7
Rebuild
2016-01-31 19:19:03 +01:00
Tobias Reich
7b86a737af
Added Database::execute to run a query
...
Database::execute automatically logs errors
2016-01-31 18:49:31 +01:00
Tobias Reich
7dc4e01313
Fixed missing params var when Album::add returns and error
2016-01-31 17:51:42 +01:00
Tobias Reich
83e3271f43
Code style adjustment
2016-01-31 17:51:17 +01:00