58 コミット (master)

作者 SHA1 メッセージ 日付
  Klectik ffd91e7b02 Renamed the whole source code to "Sorbet CMS", the name of our fork of Gelato CMS. 7 年 前
  Klectik ed2c60a8d1 You can now create, modify, delete, list and view posts 7 年 前
  Klectik 1b1990f42c Replaced the code with the newest version in the "dev" branch 7 年 前
  Victor De la Rocha c532259cef Change in the structure of the "theme admin" folder. 15 年 前
  pecesama b2b0791489 bug fixes 15 年 前
  ravenlp 8e141a5239 Style details 15 年 前
  pecesama f95f856b49 First changes on architecture 15 年 前
  vbracco 0cf05f7660 added PostConfirmation plugin 15 年 前
  Victor De la Rocha b3b04187fb * theme forms in separate files. 15 年 前
  Victor De la Rocha 4e6faab461 bug fixed 15 年 前
  vbracco 8af4b15114 Fixing the permalinks 15 年 前
  pecesama 72aa79ab64 Fixed some rare things with admin/index.php 15 年 前
  Victor De la Rocha c60cdef066 * A lot of changes on Control Panel (Theme Engine). 15 年 前
  vbracco 178101dc04 Checking url-friendly when redirect 15 年 前
  pecesama e268a1e22a Removed all textile references and correct sanitation of comments 15 年 前
  pecesama 6d9bde1a85 Add the markItUp editor to the Bookmarklet and some style fixes 15 年 前
  pecesama 918668ccb5 Fixed a bug with admin login 15 年 前
  vbracco d1aaffd10e New option for checking version 15 年 前
  pecesama 2af661fde5 changes to control panel 15 年 前
  pecesama 4772809453 HTML code editor for not rich edition 15 年 前
  pecesama 0d1341a930 exit() after headers 15 年 前
  vbracco 80dcdc66ba Removing deprecated tags for xhtml and removing invalid tags from Title post. 16 年 前
  pecesama 9d951de593 Read API (beta version) and fixed bug on edit photo (../uploads/img.jpg) 16 年 前
  pecesama 47c7bfca99 Added support for basic HTML (+ Textile) formating and a WYSIWYG editor. 16 年 前
  jfdelrio f34a5308fa Close and load images charged when lightbox is shown. 16 年 前
  jfdelrio 6a9e4893d3 jquery validate plugin added 16 年 前
  pecesama 7b68538a80 Removed some debug messages 16 年 前
  jfdelrio cd1f340af3 16 年 前
  ravenlp f0524983d9 New feature: Feed importer, there's some changes in the Db, so you must update, don't forget to chmod(777) the uploads/CACHE dir 16 年 前
  pecesama ebbed3e47c Fixed bookmarklet problem related to Mozilla's bug 232605 16 年 前
  pecesama 22d8669fa3 Bookmarklet first version 16 年 前
  pecesama 6f8f1924b3 Full fix for issue #43 16 年 前
  pecesama aae90554cf Removed the autosave function, was acting rare 16 年 前
  vbracco 40a7939210 Fixing the offset problem 16 年 前
  vbracco dddf1b27a2 Change all "..." to … 16 年 前
  vbracco 643ed9be2b Shorten long link with abbrr.com 16 年 前
  vbracco 7598eed6bd Fixed bug on URL type post without Title 16 年 前
  pecesama 7ed00a70aa Autosave function 16 年 前
  mheitzenroder@gmail.com 8dabf4065d Security fix, issue 51 - checking for entry 16 年 前
  mheitzenroder@gmail.com cd76a33bde Issue 49: PHP NOTICES from missing index keys in GET array. Changed conditionals to check first if the key is set, before checking it's value. 17 年 前
  pecesama 9b617b7d4f Comment feature (finished) 17 年 前
  Victor De la Rocha ccdb6dc36b changed '<?=' for '<?php echo' 17 年 前
  pecesama 73513b8f82 Comment feature (started) and bug fix for the textile problem. 17 年 前
  vbracco cc7f54dcb9 Issue #25. server time offset. 17 年 前
  Victor De la Rocha fda0b65799 added __("text") function for the gettext class 17 年 前
  vbracco 70f4e5eda2 Change htmlentities with htmlspecialchars 17 年 前
  pecesama 6becfa8cd8 Fixed the error500 and headers changed 17 年 前
  pecesama b1c0e4ca6e Fixed problem when uploading images with spaces in the filename 17 年 前
  pecesama 0e7b1aa3a7 Fixed double quotes's bug 17 年 前
  pecesama c6321c7d34 Fixed apostrophe's bug 17 年 前