Commit Graph

30 Commits

Author SHA1 Message Date
Yuki K
bb9d01f924 Update to latest commit from Parziphal 2016-09-13 18:32:30 -04:00
Renzo
04dfa535c8 Fixed fix #192 2016-08-14 15:17:44 -05:00
Renzo
eb78266bee Fixed #126 2016-07-30 02:57:59 -05:00
Renzo
367ea4ce0b List only active tasks 2016-07-30 00:30:32 -05:00
Renzo
6ea152bdaf Fixed related to #184 2016-07-29 11:42:08 -05:00
Parziphal
57a89bc76c Activated autocompleteName action. 2014-07-14 05:42:20 -05:00
Parziphal
b2c05f4c2b Fixed #77. 2014-05-26 08:06:35 -05:00
Parziphal
a740918a20 Fixed issue #69. 2014-04-12 16:55:25 -05:00
Parziphal
efed545ccd Fixed issue #66. 2014-03-08 12:27:33 -05:00
Parziphal
5a5973ff09 Changed to proper layout setter. 2014-02-20 15:44:20 -05:00
Parziphal
0af47672c5 Fixed issue #55. 2014-01-27 08:13:26 -05:00
Parziphal
41e5dcc8f4 Added UserLog. 2014-01-26 15:43:12 -05:00
Parziphal
afad5bc175 Fixed error on block action.
Trying to block a mod or admin would redirect to action with no specific id, generating an error.
2014-01-26 01:41:06 -05:00
Parziphal
685a3230f8 Fixed issue #49. 2014-01-21 20:16:33 -05:00
Parziphal
5878242e32 Fixed issue #47. 2014-01-14 09:18:16 -05:00
Parziphal
827072db46 Fully enabled tag subscriptions. 2014-01-12 10:09:26 -05:00
Parziphal
1bd69c151e Fixed error that prevented TagImplication from being deleted (issue #44).
Also removed some commented code and added some curly brackets (can't avoid it).
2014-01-05 22:17:37 -05:00
Parziphal
cf9cba40b6 Fully enabled Inline Images.
A little detail: the "Add image" button was moved to a new table row, so it stands out more.
Known bugs/errors:
- When cropping an animated GIF inline (with a secondary JPG inline), although the images are correctly cropped, an empty error is displayed.
2013-12-31 14:22:59 -05:00
Parziphal
0cf2e4a481 Changed ApplicationController#notice
I realized that the notice cookie was being sent right when calling the notice method, while in Moebooru the cookie is actually sent on the next request.
2013-12-31 10:20:27 -05:00
Parziphal
12e3a57053 more changes related to advertisements.
added position to advertisements. with it, one can choose to either show an horizontal add only at top, bottom or both.
removed can_see_ads check from AdvertisementsHelper::print_advertisement() because it's already checked before calling it.
horizontal-bottom ads in post#index are centered.
removed "Reset hit count" checkbox in ads#edit.
Width and Height in ads form are now "number" fields.
Width and Height must now be set also for "Html" ads.
made ads#show a little nicer.
ads#create and ads#update redirect to ads#index if success.
some other related changes.

made ad#show a little nicer
2013-12-05 15:09:26 -05:00
Parziphal
60e4a1229f moved Dmails per-hour limit to config.
also fixed error that caused users to be able to send limit + 1 dmails.
2013-12-02 17:29:26 -05:00
Parziphal
e7771f8667 fixed error on redirection in update action 2013-12-01 21:27:23 -05:00
Parziphal
ffe6a41300 fixed AdvertisementsController filters 2013-11-29 18:13:31 -05:00
Parziphal
92494e80d5 enabled Advertisements 2013-11-21 14:08:11 -05:00
Parziphal
799f1d0a5c enabled more cache-related code 2013-11-19 12:31:38 -05:00
Parziphal
0ab3ef62b8 Added database tables for advertisements, controller is still missing.
Added IP columns to dmails, forum_posts, comments.
2013-11-19 10:54:12 -05:00
Parziphal
3fd8924f0e return to corresponding forum page after editing a reply (#19) 2013-11-17 01:44:01 -05:00
Parziphal
0545bde1a0 updating 2013-11-08 11:37:29 -05:00
Parziphal
14229e7a84 fixes for xml requests 2013-10-26 23:29:33 -05:00
Parziphal
13227f0bca added files 2013-10-26 18:06:58 -05:00