Commit Graph

10 Commits

Author SHA1 Message Date
Parziphal
444af49df4 Small unimportant detail.
The length of the "position" column was 255, when it's actually 1. This data isn't used anyway.
2014-01-01 15:35:43 -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
33e86da790 Adding support to Inline Images 2013-12-31 02:32:12 -05:00
Parziphal
0e8359ba89 Installation is now made using CLI. 2013-12-07 15:35:14 -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
d499dd7844 updated cached schema for ads 2013-12-02 09:25:12 -05:00
Parziphal
bfd9978032 added html option to advertisements 2013-12-01 21:26:35 -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
ee3b6c37ac Advertisement + schema 2013-11-17 23:33:10 -05:00
Parziphal
13227f0bca added files 2013-10-26 18:06:58 -05:00