Export to GitHub

django-photologue - default

Source Commits


Commits

Author Date Commit Message
justin.driscoll Jul 2, 2008 208
justin.driscoll Jul 2, 2008 207 You can choose whether a viewing a specific photosize counts against the view_co
justin.driscoll Jul 2, 2008 206 Update flag is now passed from Photo to PhotoBase during save.
justin.driscoll Jul 2, 2008 205 Removed unused imports and fixed a typo in pl-admin.py
justin.driscoll Jul 2, 2008 204 Abstracted out EffectBase and implemented watermarks.
justin.driscoll Jul 2, 2008 203 The image caches for all models inheriting from BasePhoto now get cleared when a
justin.driscoll Jul 2, 2008 202 Fixed admin thumbnail for models based on abstract photo base. Also fixed relate
justin.driscoll Jul 2, 2008 201
justin.driscoll Jul 2, 2008 200
justin.driscoll Jul 2, 2008 199
justin.driscoll Jul 2, 2008 198
justin.driscoll Jul 2, 2008 197
justin.driscoll Jul 2, 2008 196
justin.driscoll Jul 2, 2008 195 Removed tmp branch.
justin.driscoll Jul 2, 2008 194
justin.driscoll Jul 2, 2008 193 Merged recent 1.0 changes into 2.0 branch.
justin.driscoll Jul 2, 2008 192
justin.driscoll May 7, 2008 191 Fixed missing comma.
justin.driscoll May 7, 2008 190 made a copy
justin.driscoll May 7, 2008 189 Added "display" and "thumbnail" photo sizes to fixtures.
justin.driscoll Mar 31, 2008 188
justin.driscoll Mar 31, 2008 187 Fixed _get_SIZE_size and renamed it _get_SIZE_photosize. Added new _get_SIZE_siz
justin.driscoll Mar 31, 2008 186 Added addition error handling to exit date discovery per issue 41.
justin.driscoll Mar 21, 2008 185 Changed named of sample size setting to match current settings.
justin.driscoll Mar 21, 2008 184 Added Gallery.sample(count) method to Gallery model. Also added PL_GALLERY_SAMPL
justin.driscoll Mar 19, 2008 183 Fixed issues with the last merge. Thanks Remigiusz.
justin.driscoll Mar 18, 2008 182 Fixed whitespace issue.
justin.driscoll Mar 18, 2008 181 Reset PhotoSizeCache before pre_caching to avoid issue 30.
justin.driscoll Mar 18, 2008 180 Moved templates, etc into app folder.
justin.driscoll Mar 18, 2008 179
justin.driscoll Mar 18, 2008 178 Merged i18n changes into trunk.
justin.driscoll Mar 18, 2008 177 Merged trunk changes.
justin.driscoll Mar 18, 2008 176 made a copy
justin.driscoll Mar 18, 2008 175 Fixed issue #30.
justin.driscoll Mar 18, 2008 174 Aliased __unicode__ with __str__ for backwards compatibility with 9.6.
justin.driscoll Mar 18, 2008 173 Added filter_interface to gallery model per a suggestion by Blis102.
justin.driscoll Mar 14, 2008 172 =Reversed order of inital_data models to prevent constraint violation.
justin.driscoll Mar 13, 2008 171 Added note to reflection.py
justin.driscoll Mar 12, 2008 170 Added blank=True to gallery model.
justin.driscoll Mar 12, 2008 169
justin.driscoll Mar 12, 2008 168
justin.driscoll Mar 12, 2008 167 Dummy TagField now returns get_internal_type. Still not sure why this is needed.
justin.driscoll Mar 12, 2008 166 Removed file/folder
justin.driscoll Mar 12, 2008 165 Removed file/folder
justin.driscoll Mar 12, 2008 164 made a copy
justin.driscoll Mar 12, 2008 163
justin.driscoll Mar 12, 2008 162
justin.driscoll Mar 12, 2008 161 Moved templates, readme.txt, etc into the application folder.
justin.driscoll Mar 12, 2008 160
justin.driscoll Mar 12, 2008 159 made a copy
justin.driscoll Mar 5, 2008 158 Trimmed trailing whitespace.
justin.driscoll Mar 5, 2008 157 Code cleanup.
justin.driscoll Mar 5, 2008 156 Edited wiki page through web user interface.
justin.driscoll Mar 5, 2008 155 Created wiki page through web user interface.
justin.driscoll Mar 5, 2008 154 Deleting wiki page UsageTips.
justin.driscoll Mar 5, 2008 153 Deleting wiki page TemplateExamples.
justin.driscoll Mar 5, 2008 152 Deleting wiki page Installation.
justin.driscoll Mar 5, 2008 151 Deleting wiki page AdminScript.
justin.driscoll Mar 5, 2008 150 Deleting wiki page Settings.
justin.driscoll Mar 5, 2008 149 Deleting wiki page ChangeList.
justin.driscoll Mar 5, 2008 148 Deleting wiki page SitesUsingPhotologue.
justin.driscoll Mar 5, 2008 147
justin.driscoll Mar 5, 2008 146
justin.driscoll Mar 5, 2008 145
justin.driscoll Mar 5, 2008 144
justin.driscoll Mar 5, 2008 143 Fixed indentation.
justin.driscoll Mar 5, 2008 142 Sample images are now removed on photo effect deletion.
justin.driscoll Mar 5, 2008 141
justin.driscoll Mar 5, 2008 140 Edited wiki page through web user interface.
justin.driscoll Mar 5, 2008 139 Merged filter-refactor branch into trunk.
justin.driscoll Mar 4, 2008 138 PhotoEffect samples now delete with the model.
justin.driscoll Mar 4, 2008 137
justin.driscoll Mar 4, 2008 136 Dropped filter/filtersets, added photo effect model. Available effects include c
justin.driscoll Mar 4, 2008 135 made a copy
justin.driscoll Mar 4, 2008 134 Added "pre_cache" field to photo sizes.
justin.driscoll Mar 3, 2008 133
justin.driscoll Mar 3, 2008 132 Reimplemented support for django-tagging. GalleryUploads now clean up after them
justin.driscoll Mar 1, 2008 131
justin.driscoll Mar 1, 2008 130 Add try/except block for importing PIL.
justin.driscoll Mar 1, 2008 129
justin.driscoll Mar 1, 2008 128 Added unique=True to photo + gallery title fields.
justin.driscoll Mar 1, 2008 127 Changed title max_length for both photos and galleries to 100.
justin.driscoll Mar 1, 2008 126 Added unique=True to slug fields on photo and gallery and cleared up some help t
justin.driscoll Feb 29, 2008 125 =Gallery upload count now starts at 1
justin.driscoll Feb 29, 2008 124 Edited wiki page through web user interface.
justin.driscoll Feb 29, 2008 123 Edited wiki page through web user interface.
justin.driscoll Feb 29, 2008 122 Edited wiki page through web user interface.
justin.driscoll Feb 29, 2008 121 Created wiki page through web user interface.
justin.driscoll Feb 29, 2008 120 Fixed rounding error when cropping images.
justin.driscoll Feb 29, 2008 119 Added check for palleted images.
justin.driscoll Feb 29, 2008 118 Fixed a bug where floats we're being passed to PIL. Photologue also no longer at
justin.driscoll Feb 28, 2008 117 Removed debugging line. Script now outputs usage when called without arguments.
justin.driscoll Feb 28, 2008 116 create_size now passes the photosize object to _get_SIZE_path instead of the pho
justin.driscoll Feb 27, 2008 115 Added "pl-admin.py", an administration script for reseting and generating the ph
justin.driscoll Feb 26, 2008 114 Fixed issue where photo sizes caches were not being cleared and preventing photo
justin.driscoll Feb 19, 2008 113 Completely changed the way photologue handles PhotoSizes. A test page displaying
justin.driscoll Feb 19, 2008 112 Edited wiki page through web user interface.
justin.driscoll Feb 19, 2008 111 Edited wiki page through web user interface.
justin.driscoll Feb 19, 2008 110 Edited wiki page through web user interface.
justin.driscoll Feb 19, 2008 109 Edited wiki page through web user interface.