Custom Query (20 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Component: Web - Other (6 matches)

Ticket Summary Status Owner Priority Milestone Version
#1363 bootstrap: group input fields into input-groups new Christian Beer Minor Undetermined
Description

input fields that belong together should be grouped.

see: http://getbootstrap.com/css/#forms

places to look at: forum.inc, team.inc, profile_menu.php, edit_user_info_form.php, forum_forum.php, forum_thread.php

#1364 bootstrap: add pager and pagination divs new Christian Beer Minor Undetermined
Description

see: http://getbootstrap.com/components/#pagination

places to look at: result.inc, team.inc, forum_user_posts.php, profile_search_action.php, top_hosts.php, top_teams.php, top_users.php

#1367 bootstrap: rewrite news display code to support bootstrap divs and classes new Christian Beer Minor Undetermined
Description

There is already a good structure in the RNA World code.

#1368 bootstrap: rewrite uotd display code to support bootstrap divs and classes new Christian Beer Minor Undetermined
Description

There is already a good structure in the RNA World code.

#1365 bootstrap: group buttons that are in the same form new Christian Beer Undetermined Undetermined
Description

mainly for those ok, cancel buttons

see: http://getbootstrap.com/components/#btn-groups

place to look at: util.inc

#1369 bootstrap: change from code driven striped tables to css driven striped tables new Christian Beer Undetermined Undetermined
Description

see: http://getbootstrap.com/css/#tables-striped

Component: Web - Project (14 matches)

Ticket Summary Status Owner Priority Milestone Version
#600 Convert PHP code to use the new database abstraction layer. new davea Major Undetermined
Description

Convert PHP code to use the new database abstraction layer.

Source: DevProjects

#607 Unify preferences new Major Undetermined
Description

Unify preferences (i.e., have the same prefs available on the web as in the Manager, and if possible make the interface look the same).

Source: DevProjects

These changes need to be coordinated with changes to BOINC Manager.

#1370 bootstrap: show_login_info.php needs to be overridable by the project new davea Major Undetermined
Description

When using bootstrap and navigation bars the project may need to adjust the html structure and classes in this function.

#392 Interactive editor for BBCode new Rytis Minor Undetermined
Description

All places that have BBCode editing should have at least a simple JavaScript based editor (WYSIWYG would be better).

#595 Use CSS instead of HTML for formatting new davea Minor Undetermined
Description

Use CSS instead of HTML for formatting where possible

  • clean up white.css
  • improve the look
  • develop alternative looks (perhaps with the curiously popular rounded corners).

Source: DevProjects

#601 Combine user page and profile. new davea Minor Undetermined
Description

Combine user page and profile.

Source: DevProjects

#605 Add a mechanism where joining a team or group requires approval of an admin. new davea Minor Undetermined
Description

Add a mechanism where joining a team or group requires approval of an admin.

Source: DevProjects

#608 Propagate profiles between projects new davea Minor Undetermined
Description

Propagate profiles between projects. When create or edit profile, if attached to other projects, show ‘propagate changes’ page, with checkboxes for other projects (must have same password on other projects). Add web RPCs for updating profile (args: user ID, profile, password hash). Implement this so that page doesn't block waiting for replies from RPCs.

NOTE: this may not be a good idea — spammers could exploit it.

Source: DevProjects

#609 Add new profile features new davea Minor Undetermined
Description

Add new profile features:

  • list of recent posts and threads this person created, on this and other projects.
  • other features from social networking sites?
  • Add "referral" mechanism: new user creates account, enters email of "referrer" (or goes to URL that has it embedded). Give referrer a fraction of credit (or a 1-time bonus). List referrals on user page (show only those still active). Add new referral table to DB.

Source: DevProjects

#610 Team customisation features new davea Minor Undetermined
Description

Make it easy for teams to offer a client download that features their skin, and pre-register the user on that team for any projects he attaches to.

Source: DevProjects

#1371 bootstrap: add possibility to add a navigation bar new Christian Beer Minor Undetermined
Description

I already have some code that helps projects with generating a navigation bar automatically. Need to adjust this to bootstrap 3 and other code changes in BOINC.

#604 Convert team name HTML and team description to BBcode. new davea Trivial Undetermined
Description

Convert team name HTML and team description to BBcode.

Source: DevProjects

(Note: there is some debate about the choice of formatting. Don't attempt this task without further discussion.)

#754 Ability to see / reset to default (project) prefs new Trivial Undetermined
Description

Some users report that they have played around with the prefs and subsequently forgotten what the default was. They request a way to reset prefs and project specific prefs or some way to see the default values for items in them.

#907 Drupal integration new davea Undetermined Undetermined
Description

We're assessing the feasibility of integrating BOINC's web features with Drupal (an excellent and actively-developed framework for social web sites). Wherever possible, BOINC features would be replaced by their Drupal counterparts (forums, profiles, etc.).

The intended effects of this are:

  • To make it easier for projects to have good-looking, distinctive web sites.
  • To make it easier for projects to add content to their sites.
  • To eliminate most of BOINC's web code (and thus not have to maintain it anymore, which is time-consuming and orthogonal to the purpose of doing distributed computing).

This is is at least 6 months off, and we'll provide a migration path so projects don't have to switch to Drupal right away.

More information on DrupalConversion.

Note: See TracQuery for help on using queries.