root/trunk/LinkedEntryCustomFields/plugins


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1092 [1092] 09/12/08 22:06:14 mpaschal Don't try to make assets from file fields that are set but empty, …
(edit) @1069 [1069] 09/09/08 22:46:55 mpaschal Note in activity log when fields with the same id can't be combined due to …
(edit) @1056 [1056] 09/08/08 20:56:33 mpaschal Separate numeral uniquifiers from tag names with underscores BugzID: 81872
(edit) @1055 [1055] 09/08/08 20:41:47 mpaschal App::convert_rf2cf is no longer used
(edit) @1026 [1026] 09/05/08 00:17:03 mpaschal Invoke conversion as upgrade steps BugzID: 80822 81840
(edit) @1024 [1024] 09/04/08 21:54:40 mpaschal spacing
(edit) @1023 [1023] 09/04/08 21:25:15 mpaschal spacing
(edit) @933 [933] 08/08/08 01:07:42 mpaschal Make tags unique while we're at it BugzID: 80824
(edit) @932 [932] 08/07/08 23:50:46 mpaschal Use INSERT with conflict resolution keywords where available BugzID: 80826
(edit) @931 [931] 08/07/08 23:50:39 mpaschal Convert tag names with dirify, so we get a valid tag name even when the …
(edit) @930 [930] 08/07/08 23:50:35 mpaschal spacing
(edit) @907 [907] 07/28/08 21:25:27 mpaschal Set system fields' blog_ids to 0 (they aren't supposed to be NULL) BugzID: …
(edit) @906 [906] 07/28/08 21:25:21 mpaschal Don't make system-wide asset fields (they aren't supposed to …
(edit) @895 [895] 07/25/08 22:42:16 jallen Adding a README (still needs more info!) and just the teensiest bit of …
(edit) @869 [869] 07/18/08 20:36:13 mpaschal No more debug mode
(edit) @868 [868] 07/18/08 20:36:08 mpaschal Let blog_id possibly be null when looking for duplicate system level …
(edit) @866 [866] 07/17/08 22:17:53 mpaschal Turn convert mode into a page action
(edit) @865 [865] 07/17/08 22:17:49 mpaschal Add page actions to the List Fields page (apparently it doesn't)
(edit) @864 [864] 07/17/08 22:17:45 mpaschal Add a description Omit the schema version (we're not really changing …
(edit) @863 [863] 07/17/08 18:44:21 mpaschal Calculate the right url (and the correct filename)
(edit) @862 [862] 07/17/08 18:27:00 mpaschal Strip spaces from radio/menu options
(edit) @861 [861] 07/17/08 18:26:57 mpaschal Convert choice list delimiters from linefeeds to commas
(edit) @860 [860] 07/17/08 18:26:53 mpaschal add mapping info for other types of rightfield map fields to meta columns …
(edit) @844 [844] 07/14/08 23:30:53 mpaschal Use reverse join technique here to find entry IDs in a given plugindata …
(edit) @843 [843] 07/14/08 23:30:50 mpaschal Use field's upload_path to make full path to asset file more debugging …
(edit) @842 [842] 07/14/08 23:30:47 mpaschal Specify primary key for rf table packages, so joins work
(edit) @841 [841] 07/14/08 23:30:42 mpaschal Join against real rf tables on id, not key (which they don't have)
(edit) @840 [840] 07/14/08 23:30:37 mpaschal Send all data into copying routines Implement file data copying
(edit) @839 [839] 07/14/08 23:30:33 mpaschal Make field parameters vary by type of field Keep field type in the field …
(edit) @838 [838] 07/14/08 23:30:26 mpaschal start making type conversion variable
(edit) @837 [837] 07/14/08 23:30:22 mpaschal Yes, 0 means global
(edit) @835 [835] 07/14/08 16:52:32 mpaschal Compare labels case insensitively Loop hash content with each plz Pass …
(edit) @834 [834] 07/14/08 16:52:14 mpaschal Try supporting conversion of multiple identical fields as a single system …
(edit) @833 [833] 07/14/08 16:52:05 mpaschal split conversion into its own module so we don't break the app by failing …
(edit) @832 [832] 07/14/08 16:51:59 mpaschal Fork App.pm to separate out conversion routines from dangerous …
(edit) @831 [831] 07/14/08 16:51:53 mpaschal rm debug log lines comments
(edit) @830 [830] 07/14/08 16:51:48 mpaschal Variablize the meta field a tiny bit in prep for supporting many fields
(edit) @829 [829] 07/14/08 16:51:44 mpaschal Only generate a class for a given rightfields table once per migration
(edit) @828 [828] 07/14/08 16:51:38 mpaschal Take a run at pseudofield migration
(edit) @827 [827] 07/14/08 16:51:34 mpaschal Use general INSERT SELECT query that works on all systems (but doesn't …
(edit) @826 [826] 07/14/08 16:51:24 mpaschal Meta objects don't have dbi_driver(), only driver() DBDs make column names …
(edit) @825 [825] 07/14/08 16:50:57 mpaschal Split cf creation into its own routine Split cf copying into its own …
(edit) @824 [824] 07/14/08 16:49:27 mpaschal rm this weird bit
(edit) @823 [823] 07/14/08 16:47:15 mpaschal First go at a LECF converter
(edit) @810 [810] 07/07/08 21:30:09 mpaschal Use LECF name in plugin code
(edit) @809 [809] 07/07/08 21:29:33 mpaschal Use LECF name in plugin parts
(add) @808 [808] 07/07/08 21:28:06 mpaschal Make a plugin dir Move plugin parts to the plugin dir
Note: See TracRevisionLog for help on using the revision log.