Code Monkey home page Code Monkey logo

metridoc-grails's People

Contributors

gavinyoung1994 avatar kelynch avatar tapicella avatar tbarker9 avatar val-not-var avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

metridoc-grails's Issues

refactor commons tabs

The name tabs makes no sense under commonTemplates since it is pegged to managing metridoc. Call it something else like manageMetridocTabs.

test using inline plugins

If we can get this to work then the whole project can be self contained, and any change in the core can be used in the other plugins immediately. That said, I am worried what the pom will look like. With the deployed plugin be able to resolve out the inline one?

replace the resources plugin with asset pipeline plugin

asset-pipeline plugin is far more intuitive (to me at least). I think we should consider using it instead of grails's resource plugin. Hopefully by 0.9 the very new plugin will be sufficiently mature enough to use.

tbarker- "We should split this up into different issues. Apparently this plugin can live along side the reource plugin so we can iteratively upgrade our app. Right now the bootstrap, font awesome and jquery plugins support the asset pipeline plugin."

refactor security

ShiroUser is kind of a mess. We really don't need the logic for forgetting passwords anymore.

Remove otherUser

It is a transient field in both Cons and Ins transactions, but it is never actually used anywhere. Can it be removed?

Match spreadsheet case with domain

At some point, the case of some items in the spreadsheet became different from the domain. For instance, the spreadsheet's Admin/Policy questions is Admin/policy questions in the DB. This can be fixed in the spreadsheet, or perhaps it might be useful to have the spreadsheet fields generated at bootup based on the saved domain objects. Alternatively, I can simply convert the field name and the domain name to lowercase during validation.

Add system development/shutdown messges

Add admin window that allows the user to set system wide messages

They should be a flash message that always pops up at the top of every
single page. The message should have an expiration as well, either by date
or on server restart. So you will have to implement something in the
BootStrap destroy closure to delete all messages that should refresh on
server restart.

tbarker- "At the end of the day, I only need two messages. I am in development, and I am shutting down. The development one can just detect the environment while the shutting down one can be set in the manage screen and loaded into memory. A server restart will of course reset these."

properly implement ldap

Right now we are depending on 'memberOf' attribute. This is not guaranteed and should instead be a search accross all groups

Update copyright

Doesn't look like the fix had gotten merged before the migration; should be a quick fix using the copyright updating script

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.