Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bigpresh/Dancer-Plugin-SimpleCRUD issues and pull requests

#111 - fix warnings about uninitialized value in concatenation

Pull Request - State: closed - Opened by joshrabinowitz almost 6 years ago - 2 comments

#110 - handle ENUM types in mariadb

Pull Request - State: closed - Opened by thefatphil almost 6 years ago - 1 comment

#109 - SECURITY: Fix misused _ensure_auth calls

Pull Request - State: closed - Opened by bigpresh over 6 years ago - 4 comments

#108 - test for #104

Pull Request - State: closed - Opened by joshrabinowitz over 6 years ago - 1 comment

#107 - test on perl 5.26

Pull Request - State: closed - Opened by joshrabinowitz over 6 years ago - 7 comments

#106 - feature: auth tests

Issue - State: open - Opened by joshrabinowitz over 6 years ago

#105 - add db_connection_provider option for DBIC

Pull Request - State: closed - Opened by joshrabinowitz over 6 years ago - 6 comments

#103 - make test generates warnings

Issue - State: closed - Opened by joshrabinowitz over 7 years ago

#102 - Don't use dancer_prefix when registering routes.

Pull Request - State: closed - Opened by bigpresh over 7 years ago

#101 - Allow editing record 0, throw 404 for no such row

Pull Request - State: closed - Opened by bigpresh over 7 years ago

#100 - Editing record 0 doesn't pre-populate existing data

Issue - State: closed - Opened by bigpresh over 7 years ago
Labels: Bug

#99 - Feature: work with Dancer2

Issue - State: open - Opened by bigpresh over 7 years ago - 2 comments
Labels: Wishlist

#98 - Doesn't find database config? [ not "Plugging in" properly? ]

Issue - State: closed - Opened by nateau over 7 years ago - 2 comments

#97 - Example with MySQL and Bootstrap 4 for responsive web

Pull Request - State: closed - Opened by mmaguero over 7 years ago - 3 comments

#96 - Search columns

Pull Request - State: closed - Opened by joshrabinowitz over 7 years ago

#95 - test and fix for #94

Pull Request - State: closed - Opened by joshrabinowitz over 7 years ago

#93 - Add support for sql 'like' searches

Pull Request - State: closed - Opened by joshrabinowitz over 7 years ago

#92 - test on perl 5.24 too

Pull Request - State: closed - Opened by joshrabinowitz almost 8 years ago - 4 comments

#91 - add custom_column "column_class" feature

Pull Request - State: closed - Opened by joshrabinowitz almost 8 years ago - 4 comments

#90 - feature: show information about row being deleted

Issue - State: open - Opened by joshrabinowitz almost 8 years ago
Labels: Wishlist

#88 - add 'joins' feature with tests. test foreign_keys.

Pull Request - State: closed - Opened by joshrabinowitz almost 8 years ago - 1 comment

#87 - Add 'joins' feature

Pull Request - State: closed - Opened by joshrabinowitz almost 8 years ago - 1 comment

#86 - Prepare for 1.01 release - version bump, and update Changes.

Pull Request - State: closed - Opened by joshrabinowitz almost 8 years ago

#85 - Customized columns

Pull Request - State: closed - Opened by joshrabinowitz almost 8 years ago - 2 comments

#84 - add 'begins with' search. fix description of lt/gt searches.

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 2 comments

#83 - crud interfaces don't allow deletability without editabilty

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 3 comments

#82 - Allow simplecrud interfaces to be addable and not editable, and vice versa

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 2 comments

#81 - simplecrud interfaces don't allow addable without editabilty, and vice versa

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 2 comments

#80 - Locking issue in the testsuite

Issue - State: closed - Opened by eserte about 8 years ago - 1 comment

#79 - add delete_row_(pre|post)_delete hooks and document

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 2 comments

#78 - allow custom_columns to remain sortable if they were

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 4 comments

#77 - Get the "/widgets/add" form to accept values from params()

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 1 comment

#75 - /table/add form confusing with labels and foreign keys

Issue - State: open - Opened by joshrabinowitz about 8 years ago - 2 comments

#74 - feature request: /table/add form values default to param values

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 2 comments

#73 - update CGI::FormBuilder version dependency

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 5 comments

#72 - Tests2

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 9 comments

#71 - fix for lower-casing string

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 1 comment

#70 - customizing content in data cells

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 9 comments

#69 - make sure url isn't interpreted as format string

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 3 comments

#68 - Turn custom_columns into an arrayref of hashrefs.

Pull Request - State: closed - Opened by bigpresh about 8 years ago - 3 comments

#67 - D:P:SC auth causes lots of repeated SQL queries

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 4 comments

#66 - document second parameter to custom_columns's transform method

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 8 comments

#65 - custom_column definitions change display order

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 2 comments

#64 - PR #37 from jackson-tim de-conflicted

Pull Request - State: closed - Opened by bigpresh about 8 years ago - 1 comment

#63 - Extend where_filter to display/edit/delete etc too.

Pull Request - State: closed - Opened by bigpresh about 8 years ago - 3 comments

#62 - custom_columns feature request

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 6 comments

#61 - fix documentation typo

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago

#60 - New where_filter stuff doesn't go far enough

Issue - State: closed - Opened by bigpresh about 8 years ago - 3 comments

#59 - intermittent errors on GET '/item/add' route

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 1 comment

#58 - foreign_keys conflicts with edit/:id route?

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 1 comment

#57 - Adds where_filter option using D:P:D:C.

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 5 comments

#56 - Adds where_filter option.

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 8 comments

#55 - simple test using simple_crud()

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 3 comments

#54 - more search improvements

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 2 comments

#53 - More search improvemsnts

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 1 comment

#52 - search improvements, fixes for html/url injections

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 3 comments

#51 - Feature/view route

Pull Request - State: closed - Opened by msouth about 8 years ago - 1 comment

#50 - Fix more uninitialized value errors

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago

#48 - For Issue 47. Bumps version to 0.95. Small fixes.

Pull Request - State: closed - Opened by joshrabinowitz about 8 years ago - 3 comments

#47 - 'next page' after searches gives uninitialized value error

Issue - State: closed - Opened by joshrabinowitz about 8 years ago - 1 comment

#46 - Fixed broken sorting when filter is applied.

Pull Request - State: closed - Opened by lrampa almost 10 years ago - 2 comments

#45 - Security fix: Don't display unescaped search fields back to the browser.

Pull Request - State: closed - Opened by MartijnLievaart over 10 years ago - 2 comments

#44 - Custom columns are not sortable

Issue - State: closed - Opened by pjscott over 10 years ago - 3 comments

#43 - sortable => no smart labels

Issue - State: closed - Opened by pjscott over 10 years ago - 2 comments

#42 - Make the labels option work properly for non foreign key columns

Pull Request - State: closed - Opened by MartijnLievaart over 10 years ago - 3 comments

#41 - labels not respected for non foreign keys

Issue - State: closed - Opened by MartijnLievaart over 10 years ago - 5 comments

#40 - Even if key_column is not 'id', the route_param is.

Pull Request - State: closed - Opened by bigpresh over 10 years ago

#39 - fix call to Dancer::Plugin::Auth::Extensible

Pull Request - State: closed - Opened by gera over 10 years ago - 4 comments

#38 - sort_options hash passthrough to CGI::Formbuilder

Pull Request - State: closed - Opened by msouth about 11 years ago - 1 comment

#37 - Few Minor Changes

Pull Request - State: closed - Opened by jackson-tim about 11 years ago - 2 comments

#36 - Double prefix for load_app loaded and prefixed file

Issue - State: closed - Opened by xvaara about 11 years ago - 10 comments

#35 - make filter use foreign key config

Issue - State: open - Opened by msouth about 11 years ago - 1 comment
Labels: Wishlist

#34 - One-to-many?

Issue - State: open - Opened by yaskevich about 11 years ago - 9 comments
Labels: Wishlist

#33 - Feature/optgroups

Pull Request - State: closed - Opened by msouth about 11 years ago

#32 - Feature/slightly smarter aliases

Pull Request - State: closed - Opened by msouth about 11 years ago

#31 - puts uri_for() around _construct_url() calls that go to browsers

Pull Request - State: closed - Opened by msouth about 11 years ago - 1 comment

#30 - adding configurable default values for the create form

Pull Request - State: closed - Opened by msouth over 11 years ago

#29 - Feature/configurable defaults

Pull Request - State: closed - Opened by msouth over 11 years ago - 2 comments

#28 - hooks for pre_save and post_save; more data passed to hooks

Pull Request - State: closed - Opened by msouth over 11 years ago - 1 comment

#27 - Fix for a couple of bugs in the new auth code

Pull Request - State: closed - Opened by msouth over 11 years ago - 2 comments

#26 - Pod correction, "C" is missing on not_editable_columns

Pull Request - State: closed - Opened by msouth over 11 years ago - 1 comment

#25 - How to edit tables without primary key? (e.g. xref )

Issue - State: closed - Opened by spazm over 11 years ago - 6 comments

#24 - Add auth

Pull Request - State: closed - Opened by bigpresh over 11 years ago

#23 - Interconnection between Simple Crud and Auth::RBAC

Issue - State: closed - Opened by dancerbug almost 12 years ago - 2 comments

#22 - Update example/README.pod

Pull Request - State: closed - Opened by yaskevich almost 12 years ago - 1 comment

#21 - Feature/custom columns

Pull Request - State: closed - Opened by msouth about 12 years ago - 4 comments

#20 - Build failure non-ASCII character seen before #encoding

Issue - State: closed - Opened by mikeraz about 12 years ago - 3 comments

#19 - I think - **think** I figured out the github editing thing. Data validation messages

Pull Request - State: closed - Opened by mikeraz over 12 years ago - 4 comments

#18 - adding where clause to the criteria?

Issue - State: closed - Opened by bigswifty00000 over 12 years ago - 1 comment

#17 - search on integer treated like string?

Issue - State: closed - Opened by bigswifty00000 over 12 years ago - 1 comment

#16 - Small documentation update.

Pull Request - State: closed - Opened by pjcj over 12 years ago - 1 comment

#13 - Issue #5, Support templates somehow

Pull Request - State: closed - Opened by saberworks over 13 years ago

#11 - Support composite primary keys

Issue - State: open - Opened by saberworks over 13 years ago
Labels: Wishlist

#10 - Support sequence names for primary key ids (will help PostgreSQL)

Issue - State: open - Opened by saberworks over 13 years ago - 3 comments
Labels: Wishlist

#9 - Support display_columns argument to specify which columns show up in the list

Pull Request - State: closed - Opened by saberworks over 13 years ago - 1 comment