mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[PR #1] [MERGED] Create a better code base #131
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#131
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tuxis-ie/nsedit/pull/1
Author: @hphoeksma
Created: 5/23/2014
Status: ✅ Merged
Merged: 5/23/2014
Merged by: @tuxis-ie
Base:
master← Head:master📝 Commits (7)
296e83fRefactoring13e81c1Fix references to jquery-ui4be11b9Do not allow config to be in the repository5c53f79Fix warnings when login form is not yet posteddf1d9c5Clean jtable9c5b1c2Add jtable as submodule and lock to correct version75614efSmall improvements📊 Changes
814 files changed (+421 additions, -148254 deletions)
View changed files
➕
.gitignore(+1 -0)➕
.gitmodules(+6 -0)📝
css/base.css(+0 -0)➖
htdocs/index.php(+0 -394)➖
htdocs/jquery/css/smoothness/images/animated-overlay.gif(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-icons_222222_256x240.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-icons_2e83ff_256x240.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-icons_454545_256x240.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-icons_888888_256x240.png(+0 -0)➖
htdocs/jquery/css/smoothness/images/ui-icons_cd0a0a_256x240.png(+0 -0)➖
htdocs/jquery/css/smoothness/jquery-ui-1.10.4.css(+0 -1178)➖
htdocs/jquery/css/smoothness/jquery-ui-1.10.4.min.css(+0 -7)...and 80 more files
📄 Description
Removed dependencies + scope the code correctly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.