root/trunk/LinkedEntryCustomFields

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1528 [1528] 6 months kshay Bumping to 1.01
(edit) @1527 [1527] 6 months kshay Fixing 4.25 bug in calling tag handler
(edit) @1092 [1092] 15 months mpaschal Don't try to make assets from file fields that are set but empty, …
(edit) @1069 [1069] 15 months mpaschal Note in activity log when fields with the same id can't be combined due to …
(edit) @1056 [1056] 15 months mpaschal Separate numeral uniquifiers from tag names with underscores BugzID: 81872
(edit) @1055 [1055] 15 months mpaschal App::convert_rf2cf is no longer used
(edit) @1026 [1026] 15 months mpaschal Invoke conversion as upgrade steps BugzID: 80822 81840
(edit) @1024 [1024] 15 months mpaschal spacing
(edit) @1023 [1023] 15 months mpaschal spacing
(edit) @948 [948] 16 months breese added Community Template Override - a plugin that allows you to specify …
(edit) @933 [933] 16 months mpaschal Make tags unique while we're at it BugzID: 80824
(edit) @932 [932] 16 months mpaschal Use INSERT with conflict resolution keywords where available BugzID: 80826
(edit) @931 [931] 16 months mpaschal Convert tag names with dirify, so we get a valid tag name even when the …
(edit) @930 [930] 16 months mpaschal spacing
(edit) @908 [908] 16 months mpaschal simplify readme
(edit) @907 [907] 16 months mpaschal Set system fields' blog_ids to 0 (they aren't supposed to be NULL) BugzID: …
(edit) @906 [906] 16 months mpaschal Don't make system-wide asset fields (they aren't supposed to …
(edit) @895 [895] 16 months jallen Adding a README (still needs more info!) and just the teensiest bit of …
(edit) @869 [869] 16 months mpaschal No more debug mode
(edit) @868 [868] 16 months mpaschal Let blog_id possibly be null when looking for duplicate system level …
(edit) @866 [866] 17 months mpaschal Turn convert mode into a page action
(edit) @865 [865] 17 months mpaschal Add page actions to the List Fields page (apparently it doesn't)
(edit) @864 [864] 17 months mpaschal Add a description Omit the schema version (we're not really changing …
(edit) @863 [863] 17 months mpaschal Calculate the right url (and the correct filename)
(edit) @862 [862] 17 months mpaschal Strip spaces from radio/menu options
(edit) @861 [861] 17 months mpaschal Convert choice list delimiters from linefeeds to commas
(edit) @860 [860] 17 months mpaschal add mapping info for other types of rightfield map fields to meta columns …
(edit) @844 [844] 17 months mpaschal Use reverse join technique here to find entry IDs in a given plugindata …
(edit) @843 [843] 17 months mpaschal Use field's upload_path to make full path to asset file more debugging …
(edit) @842 [842] 17 months mpaschal Specify primary key for rf table packages, so joins work
(edit) @841 [841] 17 months mpaschal Join against real rf tables on id, not key (which they don't have)
(edit) @840 [840] 17 months mpaschal Send all data into copying routines Implement file data copying
(edit) @839 [839] 17 months mpaschal Make field parameters vary by type of field Keep field type in the field …
(edit) @838 [838] 17 months mpaschal start making type conversion variable
(edit) @837 [837] 17 months mpaschal Yes, 0 means global
(edit) @835 [835] 17 months mpaschal Compare labels case insensitively Loop hash content with each plz Pass …
(edit) @834 [834] 17 months mpaschal Try supporting conversion of multiple identical fields as a single system …
(edit) @833 [833] 17 months mpaschal split conversion into its own module so we don't break the app by failing …
(edit) @832 [832] 17 months mpaschal Fork App.pm to separate out conversion routines from dangerous …
(edit) @831 [831] 17 months mpaschal rm debug log lines comments
(edit) @830 [830] 17 months mpaschal Variablize the meta field a tiny bit in prep for supporting many fields
(edit) @829 [829] 17 months mpaschal Only generate a class for a given rightfields table once per migration
(edit) @828 [828] 17 months mpaschal Take a run at pseudofield migration
(edit) @827 [827] 17 months mpaschal Use general INSERT SELECT query that works on all systems (but doesn't …
(edit) @826 [826] 17 months mpaschal Meta objects don't have dbi_driver(), only driver() DBDs make column names …
(edit) @825 [825] 17 months mpaschal Split cf creation into its own routine Split cf copying into its own …
(edit) @824 [824] 17 months mpaschal rm this weird bit
(edit) @823 [823] 17 months mpaschal First go at a LECF converter
(edit) @810 [810] 17 months mpaschal Use LECF name in plugin code
(edit) @809 [809] 17 months mpaschal Use LECF name in plugin parts
(edit) @808 [808] 17 months mpaschal Make a plugin dir Move plugin parts to the plugin dir
(edit) @807 [807] 17 months mpaschal welcome to subversion
(edit) @806 [806] 17 months mpaschal Always specify a sort order, so we don't sort the paginated JSON responses …
(edit) @805 [805] 17 months mpaschal checkOpened() is for assets
(edit) @804 [804] 17 months mpaschal Implement specified template tags
(edit) @803 [803] 17 months mpaschal Only link to the post if it's (supposed to be) already published
(edit) @802 [802] 17 months mpaschal Ignore mac files
(edit) @801 [801] 17 months mpaschal Show entry data in entry selector
(edit) @800 [800] 17 months mpaschal Show appropriate entry status icon in entry selector
(edit) @799 [799] 17 months mpaschal Don't list a random entry's title when no entry is selected Use a more …
(edit) @798 [798] 17 months mpaschal Pretend to be an asset listing here so we can get the proper font size, …
(edit) @797 [797] 17 months mpaschal Honor blog and category settings in the entry selector
(edit) @796 [796] 17 months mpaschal Call the fields entry_blog and entry_categories Save the entry_blog and …
(edit) @795 [795] 17 months mpaschal Hide/show blog and category fields as appropriate to type selection
(edit) @794 [794] 17 months mpaschal Stick LECF options into CF page Don't embed perl code in the config.yaml …
(edit) @793 [793] 17 months mpaschal Mark LE no_default, so it won't include that template code in the …
(edit) @792 [792] 17 months mpaschal Put the field editing template in a template file (The field editor …
(edit) @791 [791] 17 months mpaschal Invoke function corectly for Remove Entry button Display entry title as …
(edit) @790 [790] 17 months mpaschal Use special entry inserter function that we can give both an html (the …
(edit) @789 [789] 17 months mpaschal Switch to RightFieldsConvert? for id, since MT::component() method seems to …
(edit) @788 [788] 17 months mpaschal Basicmost implementation of list_entry_mini method Use 'entry' in the …
(edit) @787 [787] 17 months mpaschal Scaffold some app methods
(add) @772 [772] 17 months mpaschal new dir for LECF plugin BugzID: 80369
Note: See TracRevisionLog for help on using the revision log.